Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 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?
Answer options
- 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.
Correct answer: C
Explanation
The correct answer is C because moving the Opportunities Table to a new page allows the dashboard to load faster by reducing the amount of data displayed initially. Options A and B do not address the dashboard's loading speed effectively, and option D, while it creates a second dashboard, may still not optimize performance as effectively as simply moving the table to a new page.