Hello all,
Here's what I am trying to do. I have several columns (consider 2019 as 2018):
And I want to delete columns based on the current month. Today being 9 August 2018, the workflow would ideally delete the columns prior to that date, meaning 2018-03-01, 2018-04-01, 2018-05-01, 2018-06-01 and 2018-07-01.
Is it easily possible ? If the only solution is a complex one, I would gladly use it as well.
Thanks