Hi guys,
I ahve created a report that has three sections (each with its own SQL)
I want to display a date underneath the report title in the page layout section.
the date is that of the previous friday (in SQL it would be SELECT Next_Day(SYSDATE - 8,'Friday'))
is it possible to put this in underneath the report title in the Page LIst section?
failing that, how can I add a single field with a date calculation/query?
I ahve created a report that has three sections (each with its own SQL)
I want to display a date underneath the report title in the page layout section.
the date is that of the previous friday (in SQL it would be SELECT Next_Day(SYSDATE - 8,'Friday'))
is it possible to put this in underneath the report title in the Page LIst section?
failing that, how can I add a single field with a date calculation/query?