I am generating a weekly Excel report and I wish to dynamically add a new column every week containing last week's data. Also, I need the column name to include today's date, for example - 'Outstanding work 04/10/22'. Is there a way to achieve this?
I am generating a weekly Excel report and I wish to dynamically add a new column every week containing last week's data. Also, I need the column name to include today's date, for example - 'Outstanding work 04/10/22'. Is there a way to achieve this?
Please check Tutorial: Dynamic Workflows, this is probably what you want to do.