Report Studio
Creating a Cascading Prompt
|
Create a cascading prompt to use values from one prompt to
filter values in another prompt. For example, a report contains the columns
Product line and Product type. You create prompts for these columns, and
you specify that the Product type prompt is a cascading prompt that uses
Product line as the cascading source. When users select a product line,
they see only the product types related to the selected product line.
To Create a Cascading Prompt:
- To make the cascading source
a required prompt, click it and in the Properties
pane, set the Required property
to Yes.
- Click the prompt control
that you want to use as a cascading prompt.
- In the Properties
pane, double-click the Cascade Source
property.
- Click the parameter that
represents the cascade source, and click OK.
- If the prompt allows users
to select multiple
values, add a prompt button to the cascade source to provide the cascading
prompt with the appropriate values:
- From the Toolbox tab, drag Prompt
Button
to
the report.
- Click the prompt
button and in the Properties pane,
click the Type property and click
Reprompt.
- To change the text
in the prompt button, in the Insertable
Objects pane, on the Toolbox tab, drag Text
Item
to the prompt button and type the text.
Related Topics: