Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 28

A Tableau CRM Consultant needs to add some data values to an existing dataflow: a text field, a number (via case statement), and a date (via SAQL).
In order to achieve this, which compute option should be used?

Answer options

Correct answer: D

Explanation

The correct choice is D, computeExpression, as it allows for complex calculations and the incorporation of various data types, including text, numbers, and dates. Options A, B, and C do not provide the flexibility required for adding multiple data types in a single compute option.