Hi there, I am having trouble trying to calculate by rows.
As you can see in the attached example, what I want to do is to calculate row by row because my next row depends on previous values.
If the month changes, I want to add SUM_INT to SUM_USD.
Any idea how could I achieve that?
Thanks!