Hello!
I'd like some help with a problem thar I have in my workflow.
Ill try to explain: I have a field with the current month, but i have to change it. I need to keep the current month, but add 1+ month in each row, starting in the current month, restarting in december and stop in the last row.
I was trying to use a multi-row formula, with this sintaxe:
DateTimeAdd([Month],1,Month)
but it doesn't work.
Someone can help me?
Ive attached a sample of my dataset
Thanks!