Which recommended technique should a CRM Analytics consultant
use to access CRM Analytics data from a remote app or website?
Universal Containers' sales team is looking to build a dashboard that shows the total revenue from their top 10 accounts (based on revenue) and make it dynamic with the filters of the dashboard.
Which action is required to accomplish this?
To create a dashboard showing the top 10 accounts by revenue dynamically, the best approach is to create a query that sorts the accounts in descending order by revenue and limits the results to the top 10. This query can then be used as the data source for the widget, ensuring that it dynamically adjusts based on the filters applied to the dashboard.
This method efficiently handles the task because sorting by revenue and limiting the results to 10 ensures that only the top accounts are displayed, and it remains dynamic with dashboard filters.
A dashboard designer at Cloud Kicks creates a dashboard in CRM Analytics. The designer notices fields display on the dashboard with their API labels, such as "AccountId.Industry", and wants to change this behavior.
The designer also notices that the fields and their order appear to randomly change when a values table is created.
What should the CRM Analytics consultant explain to help the designer?
For the scenario at Cloud Kicks where fields display with their API labels and the fields in a values table seem to change order randomly, the correct approach is to modify these settings in the dataset explorer within CRM Analytics. This allows for a more intuitive display and control over how data is presented in dashboards.
Here's how these adjustments help:
Modifying Field Labels: Changing the field labels from their API names to more user-friendly names enhances readability and user experience. This can be done directly in the dataset explorer, which affects how fields appear across all dashboards utilizing that dataset.
Controlling Field Order: The order of fields in a values table can seem random if not explicitly set. By using the dataset explorer, a designer can specify the order in which fields appear, which then reflects consistently in the dashboard's values table.
This functionality is part of CRM Analytics' aim to provide flexible and customizable data visualization tools. Training on these features is available through various Salesforce Trailhead modules that discuss dashboard and dataset customization techniques, providing practical insights and guided tutorials to enhance dashboard design and user interaction.
Both these explanations are consistent with best practices as outlined in Salesforce's CRM Analytics documentation and the Trailhead educational content, ensuring that users are well-equipped to leverage the full capabilities of CRM Analytics for effective data management and presentation.
A manager at Cloud Kicks wants to separate and analyze accounts based on numeric information of its opportunity records. The data includes things like amount, quantity of products, contacts, and
quotes.
How should the CRM Analytics consultant accomplish this?
The CRM Analytics consultant at Cloud Kicks is asked to a dashboard displaying Opportunities data on the account's record page. The dashboard should display only opportunity data related to the current account viewed.
How should the consultant accomplish this?