HI All,
Below is my requirement in which I have to provide a number as an input and delete all the rows above that record number.
For example record number 4 from another flow should be provided as input to remove the rows above that record number.
I've attached a really quick example of this.
Basically, Append fields and a Filter is the easiest way to accomplish this sort of process.
That was an easy solution and worked like a charm Thanks.