I currently have three parameters that require the user to select a Pool Side, Custodian and a Currency (or more than one value of each). What I would like to do is: -
1. to give them the ability to select one or a combination of them without the non-selected parameters affecting the result, i.e. returning no data because the user did not select all the parameters.
and
2. create a conditional parameter for the currency where the user can select, for example, currency <> GBP, thus returning all the currencies that are not GBP.
Possible or not?!?
[PC1]
1. to give them the ability to select one or a combination of them without the non-selected parameters affecting the result, i.e. returning no data because the user did not select all the parameters.
and
2. create a conditional parameter for the currency where the user can select, for example, currency <> GBP, thus returning all the currencies that are not GBP.
Possible or not?!?
[PC1]