2024 Latest 100% Exam Passing Ratio - Tableau-CRM-Einstein-Discovery-Consultant Dumps PDF [Q90-Q106]

Share

2024 Latest 100% Exam Passing Ratio - Tableau-CRM-Einstein-Discovery-Consultant Dumps PDF

Pass Exam With Full Sureness - Tableau-CRM-Einstein-Discovery-Consultant Dumps with 244 Questions

NEW QUESTION # 90
Which of the following are included in the template object?

  • A. A,B and C
  • B. app.json
  • C. A,C
  • D. variables.json
  • E. ui.json

Answer: C

Explanation:
* template-info.json manages all elements of your template, including metadata information about the template, the Analytics objects that define dashboards and lenses, and the other files that are part of the template. * ui.json manages the configuration wizard that drives app creation. It defines the number of wizard pages, the order of wizard questions, and any messages you want the user to see. * variables.json contains all template variables, including text for wizard questions and specifications for the answers. Variables also define conditional questions. For example, you may want some questions to appear in the wizard only if an org contains certain data. Or you might want to add more specific questions based on the answers to more general wizard questions. * template-to-app-rules.json defines the rules the template follows. For example, you could define a rule that specifies that if an org doesn't use certain Salesforce objects, the app won't refer to them in dashboards or include them in the dataflow. Rules also define how variables are handled. For example, if the wizard asks which fields to include in filters for accounts, template-to-app-rules.json determines how that choice is reflected in dashboards.


NEW QUESTION # 91
An Einstein Discovery team created a model to maximize the margin of their sales opportunities. They want to deploy the model to the Opportunity object in order to predict the outcome of every newly created or updated Opportunity.
What are the steps to accomplish this?

  • A. Create a trigger on Opportunity and use the REST API to get predictions from Einstein Discovery.
  • B. Create a trigger on Opportunity and use the Salesforce External Connector to get predictions from Einstein Discovery.
  • C. Create an Apex batch on Opportunity and use the REST API to get predictions from Einstein Discovery.
  • D. Create a trigger on Opportunity and install the Einstein Discovery Writeback managed package from the AppExchange.

Answer: D

Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_edd_wb_native.htm&type=5


NEW QUESTION # 92
An Einstein consultant created a dashboard that went through review. Some few charts were added and removed in the process. The dashboard is now approved for production.
Which best practice should be done before releasing the dashboard?

  • A. Modify the XMD so all labels and values are user-friendly.
  • B. Apply conditional formatting on the new charts.
  • C. Remove the redundant steps to ensure dashboard performance.
  • D. Rename all the steps to correspond with the defined naming convention.

Answer: C

Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_dashboards_inspector.htm&type=5


NEW QUESTION # 93
After the initial creation of a story, the first story insight explains 93% of the variation of the outcome variable. This is unusual high?
What is the most likely multiple for this?

  • A. The dataset contains too many rows.
  • B. The dataset used in the story suffers from too many outlier values.
  • C. The dataset contains multiple dominant values.
  • D. The outcome variable is causing data leakage.

Answer: C


NEW QUESTION # 94
An Einstein Analytics team wants to create a dashboard using two standard Salesforce objects. The dashboard should display data from the Case object, along with related data from the Account object. Which two processes can achieve this?

  • A. Extract data from the case and account objects using an ETL tool, use the ETL tool to y/ Q join account and case data, and then upload the data to Einstein Analytics. Build a dashboard using the ETL generated dataset
  • B. Extract data from the case and account objects using "sfdcDigest" transformation, y/ Q use "augment" transformation to add case data with account data, store as a dataset, and then build a dashboard using the generated dataset
  • C. Extract data from the case and account objects using "sfdcDigest" transformation, Q use "append" transformation to add case data with account data, store as a dataset, and then build a dashboard using the generated dataset
  • D. Extract data from the case and account objects using "dataloader", create a CSV file Q with account and case data, and then upload the CSV as a dataset to Einstein Analytics. Build a dashboard using that dataset

Answer: A,B


NEW QUESTION # 95
Which statement best describes how to ensure Einstein Analytics dashboards are easily used across both desktop and mobile devices?

  • A. Create a single layout and allow Einstein Analytics to automatically organize dashboard contents to be optimal for the device type.
  • B. Create multiple layouts, ensure the layout selectors match the device, and resize/hide widgets as necessary to ensure the content is appropriate for the device screen size.
  • C. Create a single layout and reorder all the widgets so that they fit nicely when viewing on either device.
  • D. Create multiple layouts, and reorder all the widgets so that they fit nicely within the new default width.

Answer: B


NEW QUESTION # 96
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.
What can the consultant do to give the Sales team more choices and options with future apps that are generated from the Sales Operations app'

  • A. Ensure the Sales team has the necessary permissions to customize their apps.
  • B. Create a configuration wizard for the app.
  • C. Update contents in the Sales Operations app and create new template versions of the app.
  • D. Update contents in the Sales Operations app and changes will be pushed down to its generated apps.

Answer: B

Explanation:
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templates_in_action


NEW QUESTION # 97
Creating an Einstein Discovery story involves:

  • A. Entering notes about the data
  • B. Selecting a Dataset in Einstein Analytics, then clicking Create Story
  • C. Uploading a Microsoft PowerPoint presentation
  • D. Copying text from company reports and pasting into Einstein Discovery

Answer: B


NEW QUESTION # 98
As part of their analysis, Yasmine, Tonya, and Hadiqa need to create and save lenses to their project app. What is the minimum app role they need to do this?

  • A. Manager
  • B. Designer
  • C. Viewer
  • D. Editor

Answer: D

Explanation:
Reference:
Save changes to existing dashboards, lenses, and datasets in the app (saving dashboards requires the appropriate permission set license and permission) available in Editor and Manager*##**##*


NEW QUESTION # 99
Which set of statements generates monthly amount on a cumulative basis annually?
A)

B)

C)

D)

  • A. Option D
  • B. Option B
  • C. Option A
  • D. Option C

Answer: A


NEW QUESTION # 100
Refer to the graphic.

Einstein found a recommendation to improve the story: apparently there are two variables that behave the same. Given there is no additional information, what is the correct action?

  • A. Do nothing; they appear to be similar, but there might be differences from the business perspective.
  • B. Retain Promotion; it is an actionable variable and without it, we cannot recommend prescriptive actions.
  • C. Retain Amount; not knowing the size of a deal makes it hard to predict if will be won.
  • D. Cancel this story and redefine the dataset.

Answer: A


NEW QUESTION # 101
An Einstein Consultant receives a request from the Marketing department to help them understand lead conversion. Presently, they are unaware of the percentage of leads that get converted to sales. They hope to view results by account manager, value, and quarter. The data is there, so the consultant can add it to the marketing dashboard.
How should this metric be calculated?

  • A. Create a new step in the dashboard using a compare table and the running total function.
  • B. Create a computeExpression in the dataflow.
  • C. Create a formula field on the lead object in Salesforce and add it to the dataset.
  • D. Create a new step in the dashboard using a compare table and define a formula.

Answer: B


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

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

Answer: A,B,D


NEW QUESTION # 103
A consultant built a Tableau CRM dashboard for a shipping company. The consultant enabled data sync (replication) to increase the speed to datasets refreshing.
How often will the data on the dashboard be refreshed?

  • A. When recipe runs to completion, and then Data Sync runs to completion.
  • B. When the dashboard viewer clicks the Refresh button.
  • C. Each time a user opens the dashboard
  • D. When the Data Sync runs to completion, and then recipe runs to completion.

Answer: A


NEW QUESTION # 104
A Senior Sales Business Analyst asks for a dashboard that contains fiscal year product opportunities. Information is maintained in a spreadsheet which is comprehensive, but its contents often need to be explained. After sketching the dashboard, the consultant is ready to start building.
Which concept should be applied to this dashboard?

  • A. Use the different chart types to make the dashboard interesting and appealing.
  • B. Limit widget actions and exploration so users will focus only on the high-level information.
  • C. Design the dashboard with the desktop in mind and use the same layout for mobile devices for consistency.
  • D. Use charts to help users ask questions, not illustrate a conclusion.

Answer: D

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


NEW QUESTION # 105
The client asks an Einstein Consultant to build a dashboard with a chart that shows revenue and quantity of units sold. Which type of Combo Chart can the consultant use?

  • A. Line over Bar
  • B. Line over Stacked Bar
  • C. Grid over Bar
  • D. Line over Scatter Plot

Answer: A


NEW QUESTION # 106
......


Salesforce Tableau CRM platform is a powerful analytics and data visualization tool that enables businesses to make data-driven decisions. It is a cloud-based platform that allows users to connect to a variety of data sources, including Salesforce CRM data, and visualize and analyze the data in real-time. Einstein Discovery, on the other hand, is a machine learning and artificial intelligence platform that provides insights and recommendations based on the data analyzed in Tableau CRM.

 

Verified Tableau-CRM-Einstein-Discovery-Consultant dumps Q&As - 100% Pass from TroytecDumps: https://actualtests.troytecdumps.com/Tableau-CRM-Einstein-Discovery-Consultant-troytec-exam-dumps.html