When you insert a query, or click on refresh, or on the "Prompts" menu, the "Prompts" window will open. This is where you can select the data you want to display the report.
If you have multiple queries in the workbook and the option merge variables is unticked (design panel>components) , then you have the option to select between :
|
or directly insert a value.
In the Prompt, you’ll be able to make a multiple selection from a list that you can paste from Clipboard or from a file* :
* only available with version 25


![]()
![]()
By selecting « * » replacing the missing character, you’ll be able to find a number of member of your search.
Example: In the Customer selection, I want to search for all the Company that contains Z and R in the company name, therefore I just replace the « * » in the name Z*R* => result = ZFR2 / ZFR3 / ZFR6 / ZFR7 …
You cannot make multiple search with « , ; + . )
![]()
![]()
![]()
![]()
For security or performance reasons, some variables are mandatory.
If you want to select all the values of a mandatory variable, it's not possible to let the variable empty: the system will detect that you did not select any value and return you an error.
Solution: Please select the value : >= # (greater or equal to "#", as"#" is the lowest value that can be found in the system)

Once you have entered all the prompt values, you can save them in a Variant :
Nota : If the "Use variant" is greyed you need to open the component panel (Design Panel), and unclick the Merge variables option.
If you choose "Global Type" then you need to enter a technical name (code) and the variable will be accessible by ALL BW users of this query. |





To apply an existing variant, simply click the list of available Variant and select your Variant
The values saved in the variable will replace the existing prompt values.
