I have number of parameters defined with different Logical SQLs. This logical SQL fetches Email IDs belongs to different product groups. Few employees Email IDs are common in each Logical SQL.
I have created a filter and Bind email attribute with one of the Parameter. It works well. No issues.
But I want end user should be able to switch the parameter for different product employees Email IDs.
Unfortunately, Parameters are not exposed to End user in filter box. So, end user can’t switch. Is there any specific reason for not exposing parameters to end users?
Usually, I used to do with Calculated Attribute for parameter switching as below. Can you help me where I am doing wrong.
- Create required parameters as per your definition like below.
- Created another parameter for Product Names like below.
- Trying to create a calculation as below. But I am getting error.