Using Functions in Report Header and Footer
Content
I need to report the date of data in a report header (yesterday) as opposed to the date the report was created {CurrentDate}.
Is there a way to put the day before the report was run in the header or footer of a report?
{CurrentDate}-1 ? or perhaps {date_add(sysdate(), -1, DAYS, 1)} ? Can a Variable be added?
Thanks.... Cornelia
Tagged:
1