Salesforce Certified CRM Analytics and Einstein Discovery Consultant (Analytics-Con-201) Exam Practice Test

Page: 1 / 14
Total 115 questions
Question 1

A project team member uploads a CSV file to CRM Analytics, and they notice a few records failed during the upload. The manager wants to view the error log generated so this can be fixed and uploaded again. The manager has the CRM Analytics administrator permission but is unable to download the error log details.

Why is the manager unable to download the log details?



Answer : C

In CRM Analytics, when a CSV file is uploaded and errors occur during the upload process, an error log is generated. However, only the user who uploaded the external data file can download the error log, even if other users have administrative permissions. This restriction ensures that only the user responsible for the data upload can access the details to resolve the issues.


Question 2

Universal Containers' CRM Analytics team is building a dashboard with two widgets.

1. List widget associated to the query "Type_2" and grouped by the dimension "Type" (multi-selection)

2. Donut chart widget associated to the query "Step_pie_3" and grouped by the dimension "Type"

The team wants to use bindings/interactions so any selection in the List widget will filter the Donut chart. The queries use different datasets,

and users should be able to choose more than one Type (multi-selection).

What is the right syntax for the binding/interaction?

A)

B)

C)



Answer : A

For the given requirement where a selection in a list widget needs to filter data displayed on a donut chart, and considering the list allows for multi-selection of the 'Type', the correct binding/interaction would be to use a syntax that captures the multi-select aspect and passes it appropriately. The right syntax, as indicated in Option A, looks like this:

'{{column(Type_2.selection, [\'Type\']).asObject()}}'

This syntax ensures:

Multi-selection: The column() function in combination with .asObject() ensures that multiple selected values from the 'Type_2' query can be passed as an object, which the donut chart can utilize to filter its content.

Correct Data Type Handling: By using .asObject(), the binding ensures the data passed between widgets maintains the correct structure expected by the CRM Analytics dashboard, thereby ensuring accurate filtering.


Question 3

A client has two datasets that are used across seven different dashboards. Three of these dashboards are used by marketing and four are used by sales. The client requires that only marketing can

access the marketing dashboards and only sales can access the sales dashboards.

Which solution should a consultant recommend?



Answer : A


Question 4

The sales team at Cloud Kicks is requesting that datasets for their dashboards be refreshed every hour. The CRM Analytics consultant investigates if this is possible and finds that the dashboards use five datasets created from two recipes. The first recipe takes 43 minutes to run and the second recipe takes 25 minutes to run.

Which consideration should the consultant keep in mind?



Answer : B

In CRM Analytics, recipes are used to prepare and combine data for datasets. The total duration of the recipe runtime is an important consideration when scheduling dataset refreshes. In this case, the combined runtime for both recipes (43 minutes + 25 minutes = 68 minutes) exceeds 1 hour. Since dataset refreshes cannot be scheduled more frequently than the total recipe runtime, it would be impossible to refresh the datasets every hour. This limitation must be considered when managing dataset refresh schedules.


Question 5

The CRM Analytics consultant at AW Computing is designing dashboard. They want to add a rate between two metrics and display it in a new chart. They are finding that the new chart seems to prejudice the design of other charts.

What should the consultant do to resolve this?



Answer : A


Question 6

At Universal Containers, a dashboard is built to track sales metrics. The Opportunity amount field has conditional formatting added --- it turns green for closed won and red for closed lost.

How should a CRM Analytics consultant enhance the dashboard design to become more accessible to users with color vision challenges?



Answer : B

Enhancing accessibility, especially for users with color vision challenges, is critical. Adding up and down arrows next to the KPIs:

Visual Cues: Provides a non-color dependent method to indicate whether metrics are positive (up arrow) or negative (down arrow).

Accessibility: Improves understanding for users with color vision deficiencies, ensuring that the dashboard is inclusive.

User Experience: Enhances the overall usability of the dashboard by making the interpretation of data straightforward and less reliant on color.


Question 7

A CRM Analytics administrator is working on deploying a dataflow and a dataset (generated by this dataflow) to another org.

While creating a change set, they notice that the components are NOT visible to be included in the change set.

What is the reason for this?



Answer : B


Page:    1 / 14   
Total 115 questions