Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Salesforce Certified Tableau CRM and Einstein Discovery Consultant Exam Actual Questions

The questions for Certified Tableau CRM and Einstein Discovery Consultant were last updated on May 9, 2024.
  • Viewing page 1 out of 31 pages.
  • Viewing questions 1-4 out of 122 questions

Topic 1 - Single Topic

Question #1 Topic 1

A Tableau CRM consultant has been asked to refactor a dashboard so that it loads more quickly. After some analysis, the consultant found that most of the dashboard queries run in less than five seconds; however, the Opportunities Table takes 30 seconds to run.
How can the consultant improve the performance of this dashboard?

  • A. Create a Visualforce page and display a list view of the opportunities on this new page.
  • B. Create a link to download the list of opportunities as an Excel file.
  • C. Create a second page on the dashboard and move the table to this new page.
  • D. Create a second dashboard and move the table to this new dashboard.
Reveal Solution Hide Solution   Discussion   13

Correct Answer: D 🗳️
Reference:
https://www.tableau.com/blog/2020/10/bringing-together-tableau-and-einstein-analytics

Question #2 Topic 1

A company used Tableau CRM to create two datasets:
1. "OpportunityWithAccount" dataset, which contains data from the Opportunity standard object augmented by the Account data.
2. "CaseWithAccount" dataset, which contains data from the Case standard object augmented by the Account data.
The company wants to build a lens showing the total number of Opportunities and Cases per Account.
How can a consultant help them build this lens?

  • A. Use "Compare Table" to join the "OpportunityWithAccount" and "CaseWithAccount" datasets using the "AccountId" and then aggregate by Account.
  • B. Use a SAQL query to group and join the "OpportunityWithAccount" and "CaseWithAccount" datasets then generate the results.
  • C. Use a Salesforce Direct query to join "OpportunityWithAccount" and "CaseWithAccount" datasets.
  • D. Set up Connect Data Sources in the UI between the "OpportunityWithAccount" and "CaseWithAccount" datasets.
Reveal Solution Hide Solution   Discussion   5

Correct Answer: B 🗳️
Reference:
https://www.salesforceblogger.com/2019/12/02/saql-simply-explained-part-4/

Question #3 Topic 1

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?

  • A. Create an XMD node in the dataflow to change the label and color of the values in the fields.
  • B. In the explorer, select the boolean fields and use the "edit values" option on the fields to change values and colors.
  • C. Download the XMD for the dataset and change the values and color for the fields and then upload to the dataset.
  • D. In the explorer, select the boolean fields, then create a derived dimension that references the boolean fields, and then modify the values and colors of the derived dimension.
Reveal Solution Hide Solution   Discussion   8

Correct Answer: C 🗳️
Reference:
https://blog.bessereau.eu/assets/pdfs/bi_dev_guide_xmd.pdf

Question #4 Topic 1

A consultant built a very useful Tableau CRM app for Sales Operations, and they want to share its contents with the rest of Global Sales. However, they do not want to add everyone in Sales to their app. The consultant recommends extending the Sales Operations app and distributing it as a Tableau CRM template app, but needs to locate specific information to get started.
{
"folderSource" : { "id" : "Sales Operations ID"}
}
Given the code statement above, which endpoint should it be posted to?

  • A. /services/data/v##.#/wave/templates
  • B. /services/data/v##.#/analytics/projects
  • C. /services/data/v##.#/analytics/wizard
  • D. /services/data/v##.#/wave/apps
Reveal Solution Hide Solution   Discussion   8

Correct Answer: B 🗳️
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templates_get_started

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 ...