Specify Prompt Values
You can provide your own values in a prompt instead of the default values that come from the database.
You can specify your own prompt values to
- show something different from what is in the database
- improve performance by not accessing the database
- provide text for optional prompts, such as Select a value
- restrict the number of values available
For example, you have a prompt in which users choose a country or region. For the database value United States, you want USA to appear in the prompt.
Tip: The Rolling and Moving Averages interactive sample report includes a value
prompt.