Unique Top-selling Einstein-Analytics-and-Discovery-Consultant Exams - New 2022 Salesforce Pratice Exam
Salesforce Consultant Dumps Einstein-Analytics-and-Discovery-Consultant Exam for Full Questions - Exam Study Guide
Salesforce Einstein-Analytics-and-Discovery-Consultant Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
| Topic 12 |
|
| Topic 13 |
|
| Topic 14 |
|
| Topic 15 |
|
| Topic 16 |
|
| Topic 17 |
|
| Topic 18 |
|
NEW QUESTION 33
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 34
What are predictive insights good for?
- A. Drilling down into the underlying reasons behind a prediction
- B. Exploring your existing data to see what already happened
- C. Choosing between all possible outcomes for a single variable
- D. Predicting outcomes that you don't actually have the right data for
Answer: A
NEW QUESTION 35
A consultant built an Einstein Analytics 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 an Einstein Analytics template app.
In the process of creating the template, which role does the original Einstein Analytics app for the Sales Operation team play?
- A. It is the master.
- B. It is the instance.
- C. It is the target.
- D. It is the template.
Answer: D
NEW QUESTION 36
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 37
A company wants to use Einstein Analytics to analyze the trend of their sales pipeline. The company wants to accelerate the sales process. To do so, they need to know the average time an opportunity spends in each stage. This value is not pre-calculated in Salesforce, so a consultant recommends using a dataflow to calculate it.
How can a dataflow be used to calculate the average time an opportunity spends in each stage?
- A. computeExpression Transformation with SAQL Expression to calculate the duration
- B. computeRelative Transformation with SAQL Expression to calculate the duration
- C. flatten Transformation with Offset Expressions to calculate the duration
- D. computeRelative Transformation with offset parameter to calculate the duration
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 38
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 formula fields
- B. Differences involving workflow-updated fields
- C. Differences involving trigger-updated fields
- D. Differences involving permanently deleted records
Answer: A,D
Explanation:
Explanation
https://help.salesforce.com/articleView?id=000314272&type=1&mode=1
NEW QUESTION 39
Refer to the graphic.
Which conclusion can be made regarding the strength of the model shown?
- A. The model is pretty good; the accuracy rating of .7597 means we can predict both wins and losses at a fairly high rate.
- B. The model is very strong. A GINI coefficient of .535 shows that this model is very effective.
- C. The model is very weak and doesn't provide useful predictions due to the low threshold.
- D. The strength of the model cannot be determined with the metrics shown.
Answer: C
NEW QUESTION 40
A consultant built an Einstein Analytics dashboard for a shipping company. The dashboard displays data from several data sources- The consultant enabled data sync (replication) to increase the speed of data refreshing from these sources.
What is the maximum number of dataflow definitions available in this situation?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 41
Why would you use a merge key in a dataset recipe?
- A. To find out what the merge icons represent in a dataset
- B. To schedule when a dataset recipe runs
- C. To deal with duplicate records
- D. To join related data from different sources
Answer: D
NEW QUESTION 42
Which widget property allows a consultant to restrict the view to a domain bounded by the values entered'
- A. Add Custom Range
- B. Add Custom Domain
- C. Add Filter
- D. Filter by Range
Answer: B
NEW QUESTION 43
What can changing an answer to a wizard question do?
- A. Create a new set of dashboards with new KPIs
- B. Alter your Service Cloud implementation
- C. Fine-tune dashboards to reflect how your company measures key indicators
- D. Use up one of the three wishes granted you by the wizard
Answer: C
NEW QUESTION 44
An Einstein Analytics 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?
- A. computeRelative
- B. append
- C. augment
- D. computeExpression
Answer: B
NEW QUESTION 45
Is there a need for a separate Permission Set Licence for an Analytics app?
- A. No
- B. Yes
Answer: B
NEW QUESTION 46
A company wants to allow users who belong to an account team to see all the Opportunities associated with that Account in Einstein Analytics.
Which two actions accomplish this requirement? Choose 2 answers
- A. In the dataflow, extract the OpportunityTeamMember object and augment it with the Opportunity object using 'Opportunityld' as the join field and apply the following security predicate: 'OpportunityTeamMember.Userld' ==
"$User.Id". - B. In the dataflow, extract the AccountTeamMember object and augment it with the Opportunity object using 'Accountld' as the join field and apply following security predicate: 'AccountTeamMember.Userld' == "$User.Id".
- C. Create a master-detail relationship between the Salesforce Account and Opportunity objects.
- D. Apply sharing inheritance.
Answer: C
NEW QUESTION 47
Max of objects that can be enabled for Data Sync
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 48
A consultant created a dashboard using Einstein Analytics for her client, a shipping company. It sources data from very large datasets. Now the client has requested that the consultant add more steps to the dashboard.
To ensure that the dashboard has acceptable performance, what two actions should the consultant take?
Choose 2 answers
- A. Avoid using conditional formatting.
- B. Replace AggregateFlex steps with SAQL steps.
- C. Split the steps and charts into different pages in a dashboard.
- D. Check if any steps can be reused for multiple purposes.
Answer: C,D
NEW QUESTION 49
What's a good way to see which required questions in the configuration wizard don't have default values?
- A. Click "Looks good, next" and look for questions highlighted in red
- B. Download the app and run a SAQL query on the JSON
- C. Answer only questions that involve custom objects
- D. Try each option in the dropdown one at a time
Answer: A
NEW QUESTION 50
Which chart type is suitable for rendering five measures in a lens visualization?
- A. Stacked Bar chart
- B. Scatter chart
- C. Treemap chart
- D. Metric Radar chart
Answer: B
NEW QUESTION 51
The Universal Containers Einstein Analytics team built a dashboard with two widgets:
1. List widget associated to the step "Type_2" and grouped by the dimension "Type" (multi-selection)
2. Pie chart widget associated to the step "Step_pie_3" and grouped by the dimension "Type" The team wants to use bindings so any selection in the List widget will filter the Pie chart.
Additional notes:
* The steps use different datasets.
* Users should be able to choose more than one Type (multi-selection).
What is the right syntax for the binding?
A)
B)
C)
D)
- A. Option D
- B. Option B
- C. Option A
- D. Option C
Answer: D
NEW QUESTION 52
What are two core design principles to consider when building Analytics apps or dashboards? Choose 2 answers
- A. Clarity: make sure they are uncluttered and easy to interpret.
- B. Emphasis: make sure they have space for important information, such as headlines and key charts.
- C. Balance: make sure they have a balance of different charts to get a more interesting design.
- D. Consistency: make sure they have a sense of familiarity to strengthen your users' ease of use.
Answer: A,D
Explanation:
Explanation
https://trailhead.salesforce.com/en/content/learn/modules/analytics-app-design/principles-good-design
NEW QUESTION 53
The Universal Containers company thinks it knows everything about its business. However, Einstein Discovery surfaces an unexpected pattern that is concerning. They call in departmental experts and hold a meeting to discuss next steps with an Einstein Consultant.
What should the consultant advise as the next action?
- A. Accept the new pattern and have confidence that Einstein knows the business as accurately as the customer
- B. Consult a Data Scientist for further analysis
- C. Filter out the data that causes the unexpected pattern and analyze the new results
- D. Determine if the pattern is a data issue or a new insight
Answer: A
Explanation:
Explanation/Reference:
NEW QUESTION 54
......
Best way to practice test for Salesforce Einstein-Analytics-and-Discovery-Consultant: https://www.preppdf.com/Salesforce/Einstein-Analytics-and-Discovery-Consultant-prepaway-exam-dumps.html
Einstein-Analytics-and-Discovery-Consultant Dump Ready - Exam Questions and Answers: https://drive.google.com/open?id=1mAasgd3ecoNho-z5ONFGy4P_AXucUavm