Loading

Isolating Dimension Members to Use in Calculations and Filters

Julkaisupäivä: Apr 13, 2024
Tehtävä
How to isolate a single member of a dimension to use in calculations and filters
Vaiheet
Select Analysis > Create Calculated Field.
  1. In the Calculated Field dialog box that opens, type a name for the field.
  2. In the Formula box, type the following formula: 

    IF [fieldName] = "Member_Name" THEN [measureName] ELSE NULL END

  3. Click OK.
In the attached sample workbook, the field is called Red, the dimension is Color, and the formula is:

IF [Color] = 'Red' THEN 'Red' ELSE NULL END

.
Lisäresurssit
You can use the same steps to create a conditional calculated field to use as a filter.
Knowledge-artikkelin numero

001458146

Liitteet

Conditional Filters.twbx

15 KB

 
Ladataan
Salesforce Help | Article