Creating a Prompt Directly in a Report Page |
You can add prompt controls directly in a report page instead of creating a prompt page.
Prompt controls that are added to report pages will not appear in the following:
Prompt controls are by their very nature interactive. They are used to satisfy parameter values before running a report. As a result, prompt controls added to a report page only appear when you run the report in HTML format. When you run a report in HTML format, users select which values they want to see, and the report is refreshed, producing a new report.
For the non-interactive reports listed above, prompt parameter values must be collected and satisfied before the report is run. You provide the parameter values you want using the Run With Options menu option. If you do not provide all the required values, the report will fail to run.
The prompt control is added to the report page. You can modify its properties by clicking it and making changes in the Properties pane.
Related Topics: