Specify that a prompt requires user input
You can specify that a prompt requires user
input before the report can run.
Procedure
- Click the prompt control.
- In the Properties pane, set the Required property to Yes.
- Click the Pages icon , and click a report page.
- Click the report object associated with the prompt, from the report object toolbar, click Filters and then click Edit filters.
- Click the filter associated with the prompt.
- In the Usage box, click Required.
Results
If you have a cascading prompt and the parent prompt control is required, the child prompt control is disabled. This ensures that users choose at least one value in the parent prompt before they can choose a value in the child prompt. Conversely, if the parent control is optional, then the child control is populated. This gives users the ability to choose values in the child prompt without having to choose a value in the parent prompt.