{$SYSDATE()$} in subject Line of Email while Scheduling the report
Hi,
I am scheduling the report and I select the Email as destination. for Subject and Email Body I wanted the to display the dynamic date for example {$SYSDATE()$} or {$SYSDATE()-1$} but this is not working.
I tried same syntax in parameter and its working fine.
Can you please help how to display the date in the Email Body and Subject while doing scheduling (Not Bursting)
Thanks!!