CRM-A EXAM WITH ALL CORRECT & 100% VERIFIED
ANSWERS|ACTUAL COMPLETE EXAM|ALREADY
GRADED A+
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? ✔Correct Answer-Create a second page on the dashboard and
move the table to this new page.
A company used Tableau CRM to create two datasets:
1. "OpportunityWithAccount" dataset, which contains data from the Opportunity standard object
augmented by the Account data.
2. "CaseWithAccount" dataset, which contains data from the Case standard object augmented by the
Account data.
The company wants to build a lens showing the total number of Opportunities and Cases per
Account. How can a consultant help them build this lens? ✔Correct Answer-Use a SAQL query to
group and join the "OpportunityWithAccount" and "CaseWithAccount" datasets then generate the
results.
In a dataset, there are multiple boolean fields. When displayed on any dashboard, the boolean fields
should all be displayed in the same way: a value of true should result in the display of the word "Yes"
in green; a value of false should result in the display of the word "No" in red. In which two ways can
this be accomplished? ✔Correct Answer-In the explorer, select the boolean fields and use the "edit
values" option on the fields to change values and colors.
Download the XMD for the dataset and change the values and color for the fields and then upload to
the dataset.
A consultant built a very useful Tableau CRM app for Sales Operations, and they want to share its
contents with the rest of Global Sales. However, they do not want to add everyone in Sales to their
app. The consultant recommends extending the Sales Operations app and distributing it as a Tableau
CRM template app, but needs to locate specific information to get started.{"folderSource" : { "id" :
"Sales Operations ID"}}Given the code statement above, which endpoint should it be posted to?
✔Correct Answer-/services/data/v##.#/wave/templates
Which three statements are true regarding sharing inheritance? (Choose three.) ✔Correct Answer-
A dataset using sharing must also have a security predicate defined.
If a user can see more than 3,000 records on the object in Salesforce, but the user does not have the
"View All Data" permission, sharing inheritance is not used. The backup security predicate takes
effect. This limitation does not apply to the Opportunity object.
Sharing inheritance supports Account, Campaign, Case, Contact, Opportunity, Lead, Order, and User.
If you use custom objects, you must use security predicates for those.
, Which widget property allows a consultant to restrict the view to a domain bounded by the values
entered? ✔Correct Answer-Add Custom Domain
A Tableau CRM consultant is asked to add a new SalesTax field to a Product Sales dataset. The
formula to calculate SalesTax is (SubTotal"CountyTax).Which node should the consultant use in a
Dataflow to calculate and insert SalesTax to the dataset? ✔Correct Answer-computeExpression
Which three things can be done with the Tableau CRM Dashboard Inspector? (Choose three.)
✔Correct Answer-Get a list of recommendations on how to improve the performance of the
dashboard.
See the final query for each query along with query results.
View all queries and the time it took to run each one.
What are two benefits of designing using the "Progressive Disclosure" principle? (Choose two.)
✔Correct Answer-Improved ease of use for end users
Better dashboard performance
A Tableau CRM Consultant needs to add some data values to an existing dataflow: a text field, a
number (via case statement), and a date (via SAQL).In order to achieve this, which compute option
should be used? ✔Correct Answer-computeExpression
A consultant built a Tableau CRM dashboard for a shipping company. The consultant enabled data
sync (replication) to increase the speed of datasets refreshing. How often will the data on the
dashboard be refreshed? ✔Correct Answer-When Data Sync runs to completion, and then
Dataflow runs to completion.
The Vice President of Sales wants to create a "Pipeline Trending" dashboard in Tableau CRM that
displays specific colors depending on the values of the fields. Which two techniques should a
consultant use to help address this requirement? (Choose two.) ✔Correct Answer-Assign
conditional formatting on a dashboard widget.
Choose the "Show Fields Panel" option when exploring the dataset and then assign colors to each
field value.
The Universal Containers company uses Tableau CRM to build dashboards for different departments:
Sales, Service, and Marketing, Users for 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 can a Tableau CRM address this need? ✔Correct Answer-
Create one application for each department, put common datasets in the shared app, and use roles
to share applications.
A consultant built a Tableau CRM app for the Sales Operations team. The team wants to share this
app with other people at the company. The consultant recommends distributing the app as a Tableau
CRM template app.
In the process of creating the template, which role does the original Tableau CRM app for the Sales
Operation team play? ✔Correct Answer-It is the master.
ANSWERS|ACTUAL COMPLETE EXAM|ALREADY
GRADED A+
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? ✔Correct Answer-Create a second page on the dashboard and
move the table to this new page.
A company used Tableau CRM to create two datasets:
1. "OpportunityWithAccount" dataset, which contains data from the Opportunity standard object
augmented by the Account data.
2. "CaseWithAccount" dataset, which contains data from the Case standard object augmented by the
Account data.
The company wants to build a lens showing the total number of Opportunities and Cases per
Account. How can a consultant help them build this lens? ✔Correct Answer-Use a SAQL query to
group and join the "OpportunityWithAccount" and "CaseWithAccount" datasets then generate the
results.
In a dataset, there are multiple boolean fields. When displayed on any dashboard, the boolean fields
should all be displayed in the same way: a value of true should result in the display of the word "Yes"
in green; a value of false should result in the display of the word "No" in red. In which two ways can
this be accomplished? ✔Correct Answer-In the explorer, select the boolean fields and use the "edit
values" option on the fields to change values and colors.
Download the XMD for the dataset and change the values and color for the fields and then upload to
the dataset.
A consultant built a very useful Tableau CRM app for Sales Operations, and they want to share its
contents with the rest of Global Sales. However, they do not want to add everyone in Sales to their
app. The consultant recommends extending the Sales Operations app and distributing it as a Tableau
CRM template app, but needs to locate specific information to get started.{"folderSource" : { "id" :
"Sales Operations ID"}}Given the code statement above, which endpoint should it be posted to?
✔Correct Answer-/services/data/v##.#/wave/templates
Which three statements are true regarding sharing inheritance? (Choose three.) ✔Correct Answer-
A dataset using sharing must also have a security predicate defined.
If a user can see more than 3,000 records on the object in Salesforce, but the user does not have the
"View All Data" permission, sharing inheritance is not used. The backup security predicate takes
effect. This limitation does not apply to the Opportunity object.
Sharing inheritance supports Account, Campaign, Case, Contact, Opportunity, Lead, Order, and User.
If you use custom objects, you must use security predicates for those.
, Which widget property allows a consultant to restrict the view to a domain bounded by the values
entered? ✔Correct Answer-Add Custom Domain
A Tableau CRM consultant is asked to add a new SalesTax field to a Product Sales dataset. The
formula to calculate SalesTax is (SubTotal"CountyTax).Which node should the consultant use in a
Dataflow to calculate and insert SalesTax to the dataset? ✔Correct Answer-computeExpression
Which three things can be done with the Tableau CRM Dashboard Inspector? (Choose three.)
✔Correct Answer-Get a list of recommendations on how to improve the performance of the
dashboard.
See the final query for each query along with query results.
View all queries and the time it took to run each one.
What are two benefits of designing using the "Progressive Disclosure" principle? (Choose two.)
✔Correct Answer-Improved ease of use for end users
Better dashboard performance
A Tableau CRM Consultant needs to add some data values to an existing dataflow: a text field, a
number (via case statement), and a date (via SAQL).In order to achieve this, which compute option
should be used? ✔Correct Answer-computeExpression
A consultant built a Tableau CRM dashboard for a shipping company. The consultant enabled data
sync (replication) to increase the speed of datasets refreshing. How often will the data on the
dashboard be refreshed? ✔Correct Answer-When Data Sync runs to completion, and then
Dataflow runs to completion.
The Vice President of Sales wants to create a "Pipeline Trending" dashboard in Tableau CRM that
displays specific colors depending on the values of the fields. Which two techniques should a
consultant use to help address this requirement? (Choose two.) ✔Correct Answer-Assign
conditional formatting on a dashboard widget.
Choose the "Show Fields Panel" option when exploring the dataset and then assign colors to each
field value.
The Universal Containers company uses Tableau CRM to build dashboards for different departments:
Sales, Service, and Marketing, Users for 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 can a Tableau CRM address this need? ✔Correct Answer-
Create one application for each department, put common datasets in the shared app, and use roles
to share applications.
A consultant built a Tableau CRM app for the Sales Operations team. The team wants to share this
app with other people at the company. The consultant recommends distributing the app as a Tableau
CRM template app.
In the process of creating the template, which role does the original Tableau CRM app for the Sales
Operation team play? ✔Correct Answer-It is the master.