Hi expert,
I don't know if it's possible in WEBI (version [V] 3.1SP7) to create a prompt based on the values from another prompt.
My purpose at the beginning was to remove several values in the list values from the prompt.
The context:
I would like to do a report on contracts. Currently I have a list of values for the year (based on a field contract_year : 2017, 2016, 2015, ...) and I created a prompt for selecting the year(s) (one or several) for displaying the results. I have a second prompt for choosing the type of contract (field contract_type in the database: grant, proc, other, ...) There is another field in the database for the version "contract_version": -1, 1, 2,3, ...
In fact the application has changed since 2016 (the data management) and the field contract_type is not used anymore, only contract_version is now used.
I would like to create a prompt based on the year: if contract_year< 2016 then prompt on contract_type Else prompt on contract_version
---> Is-it possible to do that with WEBI or in the universe ? (If YES Please tell me the various steps to do that).
I have another question:
---> I would like to know if it's possible to exclude a value in a data list of prompt: for example display in the prompt the year < current year or display only 2017,2014, 2012 (the user could select only select one or several of these values)
Many thanks in advance for your help.
Regards,