ExamGecko
Home Home / Salesforce / Certified Tableau CRM and Einstein Discovery Consultant

Salesforce Certified Tableau CRM and Einstein Discovery Consultant Practice Test - Questions Answers, Page 8

Question list
Search
Search

List of questions

Search

Related questions











A dashboard dataset is growing and the Einstein Analytics consultant notices an impact on performance. The consultant needs to make a few adjustments.

Which three actions can the consultant take to improve dashboard performance? Choose 3 answers

A.
Reorganize the dashboard widgets.
A.
Reorganize the dashboard widgets.
Answers
B.
Distribute steps among separate pages.
B.
Distribute steps among separate pages.
Answers
C.
Use SAQL code to join datasets at runtime.
C.
Use SAQL code to join datasets at runtime.
Answers
D.
Replace separate step filters with a global filter.
D.
Replace separate step filters with a global filter.
Answers
E.
Move calculations to a dataflow.
E.
Move calculations to a dataflow.
Answers
Suggested answer: B, D, E

A Salesforce administrator wants to create a new dashboard that uses custom geoJSON to display data; however, the administrator is unable to upload the file via the UI.

What should be done?

A.
Add the system permission 'Manage Analytics Custom Maps' to the permission set used.
A.
Add the system permission 'Manage Analytics Custom Maps' to the permission set used.
Answers
B.
Enable 'Custom maps with geoJSON' in the analytics settings.
B.
Enable 'Custom maps with geoJSON' in the analytics settings.
Answers
C.
Upload the geoJSON via the API because it is not a function in the UI.
C.
Upload the geoJSON via the API because it is not a function in the UI.
Answers
D.
Contact Salesforce support and request to get custom maps and geoJSON enabled for the org.
D.
Contact Salesforce support and request to get custom maps and geoJSON enabled for the org.
Answers
Suggested answer: A

Explanation:

https://help.salesforce.com/articleView?id=bi_chart_intro_custom_map.htm&type=5

In a story investigating margin, large variations between product groups are dominating the story. Which action might an Einstein Consultant take to resolve this?

A.
Add more data to the dataset.
A.
Add more data to the dataset.
Answers
B.
Normalize the margin by product group.
B.
Normalize the margin by product group.
Answers
C.
Eliminate extreme values in the dataset.
C.
Eliminate extreme values in the dataset.
Answers
D.
Run separate stories for each region.
D.
Run separate stories for each region.
Answers
Suggested answer: C

A dataset is ready for analysis in Einstein Discovery.

What is the first step a consultant should take after the data is loaded?

A.
Identify data types and define the appropriate data as numeric.
A.
Identify data types and define the appropriate data as numeric.
Answers
B.
Analyze data columns and decide which, if any, to drop.
B.
Analyze data columns and decide which, if any, to drop.
Answers
C.
Produce a graph of the data to analyze.
C.
Produce a graph of the data to analyze.
Answers
D.
Load the data into Einstein Analytics
D.
Load the data into Einstein Analytics
Answers
Suggested answer: A

A company wants to build a webpage that displays KPIs that can be derived from values in datasets stored in Einstein Analytics. How can an Einstein Analytics consultant derive those KPIs from those datasets?

A.
Use the Analytics External Data API and leverage the 'query' resource.
A.
Use the Analytics External Data API and leverage the 'query' resource.
Answers
B.
Export the dataset as an XLS file and use the Einstein Analytics Connector for Excel.
B.
Export the dataset as an XLS file and use the Einstein Analytics Connector for Excel.
Answers
C.
Use the Analytics REST API and leverage the -query' resource.
C.
Use the Analytics REST API and leverage the -query' resource.
Answers
D.
Export the dataset as a CSV file and load it to an external database.
D.
Export the dataset as a CSV file and load it to an external database.
Answers
Suggested answer: A

The Vice President of Sales wants to create a 'Pipeline Trending' dashboard in Einstein Analytics that displays specific colors depending on the values of the fields.

Which two techniques can a consultant use to help address this requirement? Choose 2 answers

A.
Use an XMD file and assign colors to each field value.
A.
Use an XMD file and assign colors to each field value.
Answers
B.
Use SAQL queries to calculate a color field and assign it to each field value.
B.
Use SAQL queries to calculate a color field and assign it to each field value.
Answers
C.
Use a compute Expression to calculate a color field and assign it to each field value.
C.
Use a compute Expression to calculate a color field and assign it to each field value.
Answers
D.
Use the 'fields' menu when exploring the dataset and assign colors to each field value.
D.
Use the 'fields' menu when exploring the dataset and assign colors to each field value.
Answers
Suggested answer: A, D

Using the Setup menu, the Universal Containers company activated data sync (replication) in the Einstein Analytics settings. After running the sync, they notice that the aggregate sum of a field within their dataset is different than what they manually calculated by summing the same data in the Salesforce object from which the dataset was populated.

Which two differences in the newly synced data can explain this? Choose 2 answers

A.
Differences involving permanently deleted records
A.
Differences involving permanently deleted records
Answers
B.
Differences involving workflow-updated fields
B.
Differences involving workflow-updated fields
Answers
C.
Differences involving formula fields
C.
Differences involving formula fields
Answers
D.
Differences involving trigger-updated fields
D.
Differences involving trigger-updated fields
Answers
Suggested answer: A, C

Explanation:

https://help.salesforce.com/articleView?id=000314272&type=1&mode=1

When organizing information in an Einstein Analytics dashboard, what does the 'Progressive Disclosure' design principle mean'

A.
Only provide the user with the level of detail they need to see, with the option to drill down deeper into more details.
A.
Only provide the user with the level of detail they need to see, with the option to drill down deeper into more details.
Answers
B.
Utilize the latest templates for the most modern look and feel.
B.
Utilize the latest templates for the most modern look and feel.
Answers
C.
Intentionally omit specific details so that users can do ad-hoc exploration if needed for root-cause analysis.
C.
Intentionally omit specific details so that users can do ad-hoc exploration if needed for root-cause analysis.
Answers
D.
Implement strict security predicates to minimize the amount of information displayed to users.
D.
Implement strict security predicates to minimize the amount of information displayed to users.
Answers
Suggested answer: A

Which three things can be done with the Einstein Analytics Dashboard Inspector? Choose 3 answers

A.
Automatically remove bottlenecks to make queries run faster.
A.
Automatically remove bottlenecks to make queries run faster.
Answers
B.
Get a list of recommendations on how to improve the performance of the dashboard.
B.
Get a list of recommendations on how to improve the performance of the dashboard.
Answers
C.
View all queries and the time it took to run each one.
C.
View all queries and the time it took to run each one.
Answers
D.
View the total time required to run all queries.
D.
View the total time required to run all queries.
Answers
E.
See the final query for each step along with query results.
E.
See the final query for each step along with query results.
Answers
Suggested answer: B, C, E

A consultant built an Einstein Analytics app for the Sales Operations team. The Sales Operations team wants to share their app with other people at the company. The consultant recommends distributing the app as an Einstein Analytics template app.

A set of JSON files will be generated after a template is created from the Sales Operations app. What is the name of the JSON file that manages template metadata and all other template elements'

A.
ui.json
A.
ui.json
Answers
B.
template-to-app-rules.json
B.
template-to-app-rules.json
Answers
C.
aster- info.j son
C.
aster- info.j son
Answers
D.
template-info.json
D.
template-info.json
Answers
Suggested answer: D
Total 242 questions
Go to page: of 25