Let’s say i have this situation:
1.ods (31.3 KB)

How can i test each row so that it returns true only on the last row where the powered number is greater than 0, all the other to be false. In this case there would be 4 trues.
Also, i don’t know how to fix the increment thing, so it starts each time from a value >1 when the first value <1 is encountered.
How should i proceed?
Thank you.