Hi there,
I would like to build a workflow where the column names include the the following months:
- December from last year (e.g., Dec 21)
- Full current year (e.g., Jan 22 till Dec 22)
- Full next year (e.g., Jan 23 till Dec 23)
However, I want the column names to automatically change over time.
So, I want that the column names to automatically change to Dec 22, Jan 23-Dec 23 and Jan 24-Dec next year.
How do I integrate this in my workflow?