July 1st 2020 Update Dynamic Arrays is now available to Office 365 users on all endpoints.
Until now, you wrote a formula for each value you wanted returned to the grid. One formula, one val...
Is there any way to mix Dynamic Array Functions with normal extendable functions.
I am using the following function to filter some data from the database, which is working fine. I tried to make it work with normal functions so that I don't have to manually fill the formula to match the increased number of rows, as and when more data is added to the database and that gets filtered in the report. Formula entered in Cell U6, U7 and U8 is same as I am using Dynamic Array Functions. So Amount of 100, 200 and 300 is not being deducted as intended. U6 is Ok, but U7 should be 32200 instead of 32300 and U8 should be 950 instead of 1150.