Hi everyone,
is it possible to configure the Multi-Row Formula Tool in a way that the expression is only performed for one row?
I'm trying to build an Iterative Macro where I want to apply the Multi-Row Formula only to one row per iteration. After that, a Filter Tool checks if a condition is met or not. If yes, those rows should be excluded from further processing. If not, the rows which don't meet the condition should go into the next iteration and the Multi-Row Formula Tool should be applied again for one row.
Right now, the Multi-Row Formula tool performs the expression for all rows, and then again for all rows in the next iteration and so on.
Best,
Degas