I am using date prompt (begin date and end date)
How can I see date prompt in a report instead of opening from prompt page?
I tried moving date prompts in a report page but it still asks me to prompt the date before it opens the report page when I run the report.
I heard that there is a javscript which helps to open the report directly without propmting the date first.
I am creating a dashboard.
Thanks for your help.
If you want to move the prompts onto your report page, you need to make the prompts (and the underlying filters) optional, and probably also define a default value for each prompt.
Regards,
MF.
Hi MFGF,
Thanks for the hint.
I did the default date selection and now it takes me to the main report page.