Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Tableau CRM and Einstein Discovery Consultant All Questions

View all questions & answers for the Certified Tableau CRM and Einstein Discovery Consultant exam

Exam Certified Tableau CRM and Einstein Discovery Consultant topic 1 question 37 discussion


Universal Containers has a dashboard for Sales Managers to visualize the YoY Growth of their customers. The formula used is: YoY = [(This Year - Last Year) /
Last Year] %
Based on the graphic, when there is no account in the Last Year column, the YoY Growth shows null results. The Sales Managers want to replace it with 100% value.
What is the correct function to use?

  • A. coalesce()
  • B. number_to_string()
  • C. substr()
  • D. replace()
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
RMEZZA
11 months, 1 week ago
A. Coalesce() is the correct one
upvoted 1 times
...
snusmumrick
2 years, 2 months ago
Correct! A. coalesce() can be used for replacing a null value with another value. https://developer.salesforce.com/docs/atlas.en-us.232.0.bi_dev_guide_saql.meta/bi_dev_guide_saql/bi_saql_functions_coalesce.htm FYI, D. replace() are incorrect because it always returns a null value if the input is a null value.
upvoted 3 times
...
snusmumrick
2 years, 3 months ago
Question was on exam 21 August 2022.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...