The CRM Analytics consultant at Universal Containers (UC) has set up data sync for the Salesforce Opportunity object with the Amount currency field added. This is being used in multiple datasets and dashboards, as UC is a multi-currency organization.
The currency used in Salesforce records is set up in GBP but the data on the dashboard is converting to USD. Conversion logic is not set up on any of the recipes.
Why is the currency converting?
Answer : C
In Salesforce CRM Analytics, when dealing with multi-currency environments, the system relies on the organization's corporate currency setting for reporting, unless explicitly overridden. In this case, even though the Opportunity data is stored in GBP in Salesforce, the dashboards are showing USD because the corporate currency for the org is set to USD. This behavior is expected unless currency conversion logic is implemented in the datasets or recipes.
The corporate currency serves as the default for currency fields in datasets and dashboards unless configured otherwise. This can be confirmed under the 'Manage Currencies' settings in Salesforce.
Universal Containers has a dashboard for sales managers. They need to visualize the percentage of their opportunities in the pipeline in a Gauge chart. They want to customize the chart to keep track if they are below or beyond the target.

Which widget parameters should a consultant use?
Answer : C
In the scenario described, the sales managers at Universal Containers require a Gauge chart that not only shows the current percentage of opportunities in their pipeline but also indicates whether they are below or beyond their set targets. The appropriate widget parameters to achieve this visualization in Salesforce CRM Analytics (formerly known as Einstein Analytics) are:
Reference Line: This parameter is crucial for defining a specific target value on the gauge chart. It visually marks a point that represents the target goal, providing an immediate visual cue as to whether the current percentage is below or above this point.
Markers: Markers are used to represent and highlight specific values on the gauge chart. They can be utilized to emphasize the current percentage level of the pipeline, making it instantly visible how close or far the current value is from the reference line or target.
Conditional Formatting: This feature allows the chart to change color or style based on whether the current values meet, exceed, or fall below the target. It is a critical visual tool for quickly communicating performance against targets. Conditional formatting can be set to alter the appearance of the gauge's fill color based on whether the values are above, equal to, or below the reference line, thereby providing an intuitive visual representation of performance relative to targets.
The combination of these three parameters enables a highly effective visualization for sales managers to monitor their performance against key metrics and targets directly on their dashboards. This setup is aligned with Salesforce's best practices for creating meaningful and actionable insights within CRM dashboards, ensuring that users can easily interpret and react to the data presented.
For more details on configuring these parameters, you can refer to Salesforce documentation and specific Trailhead modules that cover dashboard creation and customization:
Wave Analytics Explorer
Building Lenses, Dashboards, and Apps in CRM Analytics
These resources provide in-depth training and examples to help users effectively use Salesforce CRM Analytics for a wide range of data visualization needs.
Which statement best describes how to ensure CRM Analytics dashboards are easily used across both desktop and mobile devices?
Answer : C
To ensure that CRM Analytics dashboards are optimally usable on both desktop and mobile devices, creating multiple layouts tailored to each device type is crucial. Here's why Option C is the best approach:
Device-Specific Layouts: By creating specific layouts for each device type, you ensure that the dashboard contents are presented in a manner best suited to the screen size and interaction model of the device.
Layout Selectors: These are used to automatically display the appropriate layout based on the device accessing the dashboard, enhancing user experience without manual intervention.
Widget Customization: Resizing or hiding certain widgets for specific device layouts ensures that the dashboard remains clean, uncluttered, and easy to navigate, regardless of the device used.
What is the purpose of the CRM Analytics Dashboard Inspector?
Answer : C
The CRM Analytics Dashboard Inspector is a powerful tool used to troubleshoot and optimize dashboards. Its primary function is to display the underlying SAQL (Salesforce Analytics Query Language) query executed for each widget. It helps users see the final query that is run and the corresponding results. This feature allows CRM Analytics consultants and developers to diagnose issues, optimize performance, and understand how data is being processed in the dashboard.
While the Inspector helps view execution times and identify bottlenecks, it does not automatically resolve performance issues (which is why option B is incorrect). It simply provides visibility into query performance and execution details, allowing the user to make manual optimizations.
Universal Containers uses CRM Analytics to build dashboards for different departments: Sales, Service, and Marketing. Users in the same department have the same role and need to have access to the same dashboards. Dashboards for different departments use some common datasets with the same row-level security.
How should a CRM Analytics consultant address this need?
Answer : C
For managing access to department-specific dashboards while leveraging common datasets, the best approach involves the use of apps and permission sets. Here's why:
App Segregation: Creating a separate app for each department (Sales, Service, Marketing) allows for tailored dashboards and datasets to be grouped by department, facilitating easier management and navigation.
Shared Common Datasets: Placing common datasets in a shared app ensures that all departments can access necessary data without duplication, maintaining consistency and reducing storage requirements.
Use of Permission Sets: Leveraging permission sets to control access to these apps is a flexible and scalable approach. Permission sets can be finely tuned to grant or restrict access based on user roles within the organization, and they can be easily adjusted as roles or organizational structures change.
This structure not only ensures data security and appropriate access but also enhances the efficiency of managing CRM Analytics resources across different departments.
A CRM Analytics consultant has enabled data sync manually in an org that uses dataflows/recipes. The client says that the dataflow/recipe fails each time it starts running.
What is causing the dataflow/recipe to fail?
Answer : C
CRM Analytics users at Cloud Kicks are granted access to an app with specific dashboards. When trying to download a specific widget, they are unable to do so.
Answer : C
In CRM Analytics, even if users are granted access to view an app and its dashboards, their ability to download data is controlled by permissions assigned via permission sets. Specifically, users need the 'Download Data' permission to download data from widgets or dashboards. If this permission is missing from their permission set, they will be unable to download the specific widget, even though they can view the data.