Hi all,
i created a report( Page 1) with 4 prompts.
now i added another page(page 2) for another list report. for this i have added any filter, i just want to run that to see total data.
When am running that page 2 it is asking me submit prompt values which are linked to page 1.
How can i run page 2 directly with out interruption of page 1 and its prompts.
Make sure you are using parameters on the additional query that have the same name of the parameters on the first query and you should not have to submit them twice. For instance if you have a Year prompt, make sure the parameter is set up on both queries spelled the same way, case sensitive: ?Year? vs ?YEAR? - the report thinks these are two parameters to satisfy not one.
Hi,
If you want to run a report.
Go to Page Explorer just right click on the page and click on Run Page.