
Tableau-CRM-Einstein-Discovery-Consultant Exam Questions Get Updated [2021] with Correct Answers
Practice Tableau-CRM-Einstein-Discovery-Consultant Questions With Certification guide Q&A from Training Expert Exams-boost
NEW QUESTION 101
Which of these is not a method for controlling record-level access?
- A. Role Hierarchy
- B. Sharing Rules
- C. Profiles
- D. Organization-Wide Defaults
Answer: C
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_security_datasets_row_level.htm
https://help.salesforce.com/articleView?id=managing_the_sharing_model.htm&type=5
NEW QUESTION 102
When you assign any Analytics permission set to users in your org, Salesforce auto-assigns the Analytics Platform permission set license to that user.
- A. False
- B. True
Answer: B
NEW QUESTION 103
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. template-to-app-rules.json
- B. ui.json
- C. aster- info.j son
- D. template-info.json
Answer: D
NEW QUESTION 104
When organizing information in an Einstein Analytics dashboard, what does the "Progressive Disclosure' design principle mean'
- A. Intentionally omit specific details so that users can do ad-hoc exploration if needed for root-cause analysis.
- B. Only provide the user with the level of detail they need to see, with the option to drill down deeper into more details.
- C. Implement strict security predicates to minimize the amount of information displayed to users.
- D. Utilize the latest templates for the most modern look and feel.
Answer: B
NEW QUESTION 105
Philip adds a recently created Seed Bank Orders dataset to an Einstein Analytics app for which the Mosaic Seed Bank project team has the Viewer app role. How much data in the Seed Bank Orders dataset can a project team member see?
- A. None of the data
- B. Only rows designated by the App Manager
- C. Only rows designated by the Salesforce administrator
- D. All rows and fields in the datasets
Answer: D
NEW QUESTION 106
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 an Apex batch on Opportunity and use the REST API to get predictions from Einstein Discovery.
- B. Create a trigger on Opportunity and install the Einstein Discovery Writeback managed package from the AppExchange.
- C. Create a trigger on Opportunity and use the Salesforce External Connector to get predictions from Einstein Discovery.
- D. Create a trigger on Opportunity and use the REST API to get predictions from Einstein Discovery.
Answer: B
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_edd_wb_native.htm&type=5
NEW QUESTION 107
When creating a story in Einstein Discovery, do all potential collinear fields need to be removed before executing the build story'5
- A. No. Einstein Discovery is impervious to collinearity, so the story and subsequent model will be fine.
- B. Yes. If the collinear variables are not removed, the Einstein Discovery model build will fail.
- C. No. Although it is ideal to eliminate collinearity as soon as possible, Einstein will give a warning post-build and the ridge regression will prevent collinearity from over-fitting.
- D. yes. If all collinear variables are not excluded, the model will over-fit and not make any sense.
Answer: C
NEW QUESTION 108
In Einstein Analytics, which node is used in a dataflow to extract data from a registered dataset?
- A. digest
- B. sfdcDigest
- C. export
- D. edgemart
Answer: D
NEW QUESTION 109
What are two main steps for creating a dataset?
- A. Plan and map
- B. Build and explore
- C. Run and monitor
- D. Extract and prepare
Answer: D
NEW QUESTION 110
In an org, some of the Activity records do not have related Opportunity records. Additionally, there are Opportunity records that do not have related Activity records.
Which SAQL statement will fetch all Opportunities, even if they don't have associated Activities, and fetch related Activity data, if it exists?
- A. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld' left;
- B. q = cogroup Opportunity by 'Id' right, Activities by 'Opportunityld';
- C. q = cogroup Opportunity by 'Id' left, Activities by 'Opportunityld';
- D. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld';
Answer: C
Explanation:
Reference:
https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_saql.meta/bi_dev_guide_saql/bi_saql_statement_cogroup.htm
NEW QUESTION 111
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. Run separate stories for each region.
- B. Normalize the margin by product group.
- C. Eliminate extreme values in the dataset.
- D. Add more data to the dataset.
Answer: C
NEW QUESTION 112
In the Insights list, insights are ranked in what order?
- A. There is no order
- B. Geospatial
- C. Alphabetical
- D. Time
- E. Statistical significance
Answer: E
NEW QUESTION 113
A client has a dataset comprised of Opportunity data and Opportunity Line level dat a. The client wants to use this dataset with Einstein Discovery to understand the Opportunity win rate.
What must be done to the dataset to achieve this goal?
- A. Change the grain by removing the line level detail as it will skew the win rate.
- B. Select the isWon = True outcome variable and generate the story.
- C. Filter to only look at isWon = True records to avoid skewing the results.
- D. Click Create Story and Einstein will take care of the rest.
Answer: D
NEW QUESTION 114
Is there a need for a separate Permission Set Licence for an Analytics app?
- A. No
- B. Yes
Answer: B
NEW QUESTION 115
Which of these standard deviations is for a curve that has values that are the most spread out away from the average?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 116
What can you change in a Compare Table formula column?
- A. The grouping
- B. The formula and the name
- C. The filters
- D. The measure
Answer: B
NEW QUESTION 117
To see predictive insights, what option do you select in the Story toolbar?
- A. What Happened
- B. Predictions & Improvements
- C. What Changed Over Time
- D. Why It Happened
- E. How Can I Improve It
Answer: B
NEW QUESTION 118
A consultant built an Einstein Analytics dashboard for a company. The company then requested an enhancement to the dashboard and provided additional data that needs to be displayed. As a result, the consultant decides to "augment" the dataflow.
Which phrase describes this transformation?
- A. Join data similar to an SQL statement
- B. Add data based on the right-side grain
- C. Add data as a lookup relationship (left side is the lowest grain)
- D. Join data based on a many-to-many relationship
Answer: C
Explanation:
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/wave_enable_data_integration_basics/wave_extract_salesforce_data
https://help.salesforce.com/articleView?id=bi_integrate_augment_transformation.htm&type=5
NEW QUESTION 119
Upper and lower limits on columns (vars) in discovery:
- A. 2 column minimum, 25 maximum
- B. 10 column minimum, 200 maximum
- C. 20 column minimum, 50 maximum
- D. 2 column minimum, 50 maximum
Answer: D
NEW QUESTION 120
What can you do with the dataflow?
- A. Extract data from an external CSV file into Analytics
- B. Build a dashboard
- C. Explore a dataset
- D. Extract Salesforce object data into Analytics
Answer: D
NEW QUESTION 121
......
Prepare Top Salesforce Tableau-CRM-Einstein-Discovery-Consultant Exam Audio Study Guide Practice Questions Edition: https://www.exams-boost.com/Tableau-CRM-Einstein-Discovery-Consultant-valid-materials.html
Free Salesforce Tableau-CRM-Einstein-Discovery-Consultant Test Practice Test Questions Exam Dumps: https://drive.google.com/open?id=1uNTylZbdm96cdJDX7yTEsCPcodYvEOyT