Hello everyone!
I have a flow where I need to do a subtraction but only for a number of rows based on a field value. For example:

On the table above I need subtract "1" (the Target value) from the QTY, but only for the first 4 lines, where the number 4 comes from Diff.
Like this:

Is it possible?
Could anyone help me?