Hi,
I have come through a new request that whether can we create or define two buttons And, OR at prompts. so user can choose any of these both if he wants to further filter on the rows
Example:
Chequing Acct Indicator = 1, null values
savings acct indicator = 1, null values
if user choose both 1 value at prompt, it considers and chequing acct indicator =1 and savings acct indicator =1 then the results might be wrong if user choose chequing indicator =1 or saving acct indicator =1. is there a way to facilitate the user to select Either 'AND' or 'OR' at the prompt level between the each column prompt. Thanks.
C..................