How do I store information from the column Date to the variable?
The problem is that I don’t want to store the information from current row but from the row below it. (I will need it later on to compare something)
Do you know what I mean ?
I need later on in the autoation to compare: IF current row Date is diferent than line below current row then something but I dont know how to store information below current row