Last modified date: 20 Jul 2023
Environment
Tableau DesktopAnswer
Select Analysis > Create Calculated Field.- In the Calculated Field dialogue box that opens, type a name for the field.
- In the Formula box, type the following formula:
IF [fieldName] = "Member_Name" THEN [measureName] ELSE NULL END
- Click OK.
IF [Color] = 'Red' THEN 'Red' ELSE NULL END
Additional information
You can use the same steps to create a conditional calculated field to use as a filter.Thank you for providing your feedback on the effectiveness of the article.
Open new case
Continue searching
Knowledge Base
Community
Product help
Training and tutorials