Hello everybody,
I have a report that is generated every week.
I want to name the title of the report with the previous week number.
I use the « action.email.reportFileName » field to choose the report generate name
For example :.
We are the 2022/02/11 which is 6th week of the year.
The report is scheduled today but I want to mention the W-1 week -> so the number 5.
I identified that with the variable %V I can dynamically generate the name of the report with the current week.
I'm looking for a trick to put the number of the past week
If someone has a solution please
Kind regards !
... View more