Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 2

In a dataset, there are multiple boolean fields. When displayed on any dashboard, the boolean fields should all be displayed in the same way: a value of true should result in the display of the word "Yes" in green; a value of false should result in the display of the word "No" in red.
In which two ways can this be accomplished?

Answer options

Correct answer: C

Explanation

The correct answer is C because downloading the XMD allows for direct modification of the boolean field labels and colors, ensuring they are displayed correctly when re-uploaded. Options A and D involve creating new elements but do not directly address the requirement for modifying the existing boolean fields' display. Option B suggests an edit values option that may not apply to all dashboard configurations.