Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.

Appsheet formula (Array)

Hi all,

Can anyone translate the below google sheet formula to appsheet formula? Appsheet is not automatically generate the formula for me when the new entry is created.

ArrayFormula(INDEX('Importrange_Work Status'!$D$2:$D$4000,(MAX((AB3='Importrange_Work Status'!$G$2:$G$4000)*ROW('Importrange_Work Status'!$D$2:$D$4000)))-1))

Thank you very much for you help

0 2 83
2 REPLIES 2

There's no equivalent formula in AppSheet. In AppSheet, adding rows and updating existing rows can be done through Behavior Actions

Aurelien
Google Developer Expert
Google Developer Expert

Hi @maxmaxmax222 

You may want to have a look to this useful post:

https://community.appsheet.com/t/faq-filter-lookup-maxrow-minrow-ref-rows-and-select/24216

 

If you provide more context and screenshot, we can help you with an expression suggestion.

Top Labels in this Space