We are trying to create a report subscription and the report has a date parameter. Instead of hard coding the value, we want to use sysdate as default while creating the subscription.
the report will run daily based on sysdate and produce output.
We can do it in the report, but is there a way to specify sysdate as default parameter on subscription page?
Any help is appreciated..