Hello, I have a request to customize the name of a report, adding the date, Is this possible?
1) Change the subject of the email to the following: Services External Monitoring − Monthly Report (mm/dd/yyyy - mm/dd/yyyy)
2) Change the report's filename to the following: Services External Monitoring − Monthly Report_yyyy-mm-dd.PDF
Where the date specifies the date the report is generated. So here's an example for the report scheduled for 03/01: Services External Monitoring − Monthly Report_2020-03-01.PDF
1) No the date range of a report is not a field that can be referenced.
2) Yes, one can by procedure listed below. The ReportName.Date.PDF will be shown with the date and time as a suffix to the report name.
return @event.get("report/dateRun");
2) Reference daterun as the report suffix in the Email Action.
@reportName.@dateRun.@ext
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center