Loading

Selecting a Set Using a Parameter

Julkaisupäivä: Feb 28, 2025
Tehtävä
How to use a parameter to select which set is visible.
Vaiheet
  1. Create the desired sets within the workbook.
  2. Create a new string parameter with one value for each set to be selected.
  3. Create a new calculated field named "Set Selector" with the following formula:
    CASE [Parameter]
    WHEN "Value 1" THEN INT([Set 1])
    WHEN "Value 2" THEN INT([Set 2])
    END
  4. Right-click the Set Selector field in the Measures pane, and select Convert to Dimension.
  5. Drag the Set Selector field to the Filters shelf, and configure the filter to show only "1".

     

Knowledge-artikkelin numero

001458216

 
Ladataan
Salesforce Help | Article