QuestionQ5
Analytics Dashboard DesignA CRM Analytics consultant has been asked to refactor a dashboard so it loads faster. After analysis, the consultant determined that most dashboard queries run in less than 5 seconds; however, the Opportunities Table requires more time to load when it is scrolled beyond its initial view.
How should the consultant improve this dashboard’s performance?
- A Create a second dashboard and move the table to this new dashboard.
- B Create a second page on the dashboard and move the table to this new page.
- C Create a Visualforce page and display a list view of the Opportunities on this new page.
Community Discussion