When you schedule the reports you are asked to fill in the prompts. Those prompt values will be used each time the report is run. If you really want something like “current year” then you don’t want a prompt, you want an object or condition that provides the correct value.
There’s another topic going on now talking about how to do that with Oracle…
I have apply query filter in the report, mean user allow to select the prompt value by year, month or day during report refreshing if they required to analysis the historical data. And my scheduler need to execute the report refreshing in daily bases with the default value of current year, current month or current day.
How can i control my query filter on the report? At the same time i need to restrict different user have different access right to the same report. for example : Company A user only allow to view Company A information.