[Sep-2021] Updated Salesforce Consultant Einstein-Analytics-and-Discovery-Consultant Exam Questions BUNDLE PACK
Master The Salesforce Content Einstein-Analytics-and-Discovery-Consultant EXAM DUMPS WITH GUARANTEED SUCCESS!
NEW QUESTION 78
Max number of dataflow definitions (with data sync enabled)
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 79
A company's Salesforce org has multi-currency enabled. This company's business intelligence team used Einstein Analytics to build a dataflow that creates a dataset, "OpportunityDataSet". This dataset is populated with data extracted from the standard object, Opportunity. One of the extracted fields is the standard field, Amount.
If a user explores the "OpportunityDataSet" in Einstein Analytics, in which currency will the Amount values be shown?
- A. In the currency that is set on the "currency" attribute in the dataflow
- B. In the currency that is set on the "currency" attribute in the dataset
- C. In the integration user's currency
- D. In the connected user's currency
Answer: B
NEW QUESTION 80
The model quality metrics of an Einstein Discovery story indicate that the GINI coefficient in the four folds are 0.82, 0.83, 0.84, and 0.75, respectively.
Which two actions should a consultant take? Choose 2 answers
- A. Research and check the dataset for outliers in the target field and the main predictors that are shown on top of the story.
- B. Do not deploy the story immediately, and research why one fold is performing worse than the others.
- C. Confirm that the overall GINI coefficient is good prior to deploying the story.
- D. Deploy the story, because the variation in the metrics is within the normal range.
Answer: C,D
NEW QUESTION 81 
Universal Containers has a Sales Manager dashboard. They need to build a table as shown in the graphic and calculate the summary as the first line in a compare table.
How can the summary be calculated'
- A. Use the Show Summary option in the compare table.
- B. Add a formula field to calculate the summary.
- C. Use a SAQL query since the summary is not available in standard interface.
- D. Create a computeExpression field in the Dataflow to calculate the summary.
Answer: A
NEW QUESTION 82 
A company wants to create a timeline chart to visualize the evolution of their Closed Won Opportunities.
What are the required parameters to build a lens that displays output similar to the image shown?
- A. 1 measure, 1 grouping by a date field, and either 0-1 groupings by a dimension if trellis is disabled, or
0-2 groupings if trellis is enabled - B. 2 measures, 0-2 groupings if trellis is disabled, or 0-4 groupings if trellis is enabled
- C. 1 measure, 0 groupings if trellis is disabled, or 0-2 groupings if trellis is enabled
- D. 1 measure, 1-2 groupings if trellis is disabled, or 1-4 groupings if trellis is enabled
Answer: A
NEW QUESTION 83
Why would you use a merge key in a dataset recipe?
- A. To schedule when a dataset recipe runs
- B. To find out what the merge icons represent in a dataset
- C. To join related data from different sources
- D. To deal with duplicate records
Answer: C
NEW QUESTION 84
Which of the following are requirements for enabling Analytics for Communities?
- A. Assign your community members the Analytics for Communities permission set license.
- B. B and D
- C. Be nominated by your community peers.
- D. Have a Customer Community Plus or Partner Community license.
- E. Wait at least 3 days after purchase.
Answer: B
Explanation:
Explanation
Community member should have assigned:
- 'Analytics for Communities' permission set license - a permission set that includes the 'View Analytics on Communities pages' Only users with a Customer Community Plus or Partner Community license can use this feature. This feature is supported in communities but not in portals.
NEW QUESTION 85
The Universal Containers company built three Einstein Discovery stories that they want to use in Salesforce to predict and maximize their revenue per customer. The stories are for every region where they have business:
EMEA, AMER, and APAC.
How can a consultant help them deploy the three Einstein models to Salesforce7
- A. Deploy the same model to all accounts and use an Apex trigger to call the appropriate prediction.
- B. Segment the account data per region and deploy the appropriate model for each segment.
- C. Deploy the same model to all accounts and set the region field as an actionable variable.
- D. Segment the account data per region and deploy the same model to all segments.
Answer: B
NEW QUESTION 86
About what does the configuration wizard ask you questions about how you measure?
- A. All of the above
- B. Customer satisfaction
- C. Customer geography
- D. Case duration
- E. Case resolution
Answer: A
NEW QUESTION 87
What kind of org should you use for checking challenges when you do Trailhead modules about Analytics?
- A. A Developer Edition org, because it's a free, safe environment where you can try things out
- B. An enterprise org, because that type of org is typically used by large companies
- C. A higher education org, because analytics requires advanced math
- D. A trial org, because you don't need to save anything
Answer: A
NEW QUESTION 88
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. Split the steps and charts into different pages in a dashboard.
- B. Check if any steps can be reused for multiple purposes.
- C. Replace AggregateFlex steps with SAQL steps.
- D. Avoid using conditional formatting.
Answer: A,B
NEW QUESTION 89
A large company has a single dataset that contains the attainment and commission fields for all sales reps.
Each sales rep should be able to view the attainment data for each rep in their division. Each rep should only be able to see their own commission data.
Which option should be used to enforce this requirement?
- A. Use sharing inheritance.
- B. Add the sales organization to the attainment dataset access list.
- C. Create separate datasets for attainment and commission and apply security predicates and/or sharing inheritance.
- D. Apply a security predicate on the existing single dataset.
Answer: D
NEW QUESTION 90
The Event Monitoring Analytics app brings prebuilt insights and analytics to what type of existing data in your org?
- A. Field audit trail data
- B. Forensics data
- C. Sales Cloud data Login
- D. Event log file data
Answer: D
NEW QUESTION 91
Which security feature can be used to give Regional Development Coordinator roles access to only their designated regions and seed bank orders?
- A. Inherited security
- B. Sharing rules
- C. Security predicates
- D. Separate apps for each region
Answer: C
NEW QUESTION 92
Universal Containers reports that any selection in the List widget is not affecting the Pie chart in one of their Einstein Analytics dashboards. The step options associated with the List widget and Pie chart are shown in the graphic.
Which two changes can an Einstein Consultant implement to solve this issue, given that the steps are using the same dataset? Choose 2 answers
- A. Use selection binding in the filters section of the step "Step_pie_1."
- B. Enable the option "Apply filters from faceting" in the step "Step_pie_1."
- C. Use selection binding in the filters section of the step "Region_1."
- D. Enable the option "Apply filters from faceting" in the step "Region_1."
Answer: A,B
NEW QUESTION 93 
Universal Containers has a dashboard for Sales Managers to visualize the YoY Growth of their customers- The formula used is: YoY = [(This Year - Last Year) / Last Year] % Based on the graphic, when there is no account in the Last Year column, the YoY Growth shows null results.
The Sales Managers want to replace it with 100% value.
What is the correct function to use?
- A. replace()
- B. coalesce()
- C. substr()
- D. number_to_string()
Answer: C
NEW QUESTION 94
What are Einstein Analytics prebuilt permission sets? Select 2:
- A. Einstein Analytics Platform User (Missed)
- B. Einstein Analytics Superadmin
- C. Einstein Analytics
- D. Einstein Analytics Platform Admin (Missed)
Answer: A,D
NEW QUESTION 95
Exhibit:
A company wants to create a timeline chart to visualize the evolution of their Closed Won Opportunities.
What are the required parameters to build a lens that displays output similar to the image shown?
- A. 1 measure, 1 grouping by a date field, and either 0-1 groupings by a dimension if trellis is disabled, or
0-2 groupings if trellis is enabled - B. 2 measures, 0-2 groupings if trellis is disabled, or 0-4 groupings if trellis is enabled
- C. 1 measure, 0 groupings if trellis is disabled, or 0-2 groupings if trellis is enabled
- D. 1 measure, 1-2 groupings if trellis is disabled, or 1-4 groupings if trellis is enabled
Answer: A
NEW QUESTION 96
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. Viewer
- B. Editor
- C. Designer
- D. Manager
Answer: B
Explanation:
Explanation
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 97
Universal Containers reports that any selection in the List widget is not affecting the Pie chart in one of their Einstein Analytics dashboards. The step options associated with the List widget and Pie chart are shown in the graphic.
Which two changes can an Einstein Consultant implement to solve this issue, given that the steps are using the same dataset? Choose 2 answers
- A. Enable the option "Apply filters from faceting" in the step "Step_pie_1."
- B. Use selection binding in the filters section of the step "Step_pie_1."
- C. Use selection binding in the filters section of the step "Region_1."
- D. Enable the option "Apply filters from faceting" in the step "Region_1."
Answer: C
NEW QUESTION 98
What are two benefits of designing using the "Progressive Disclosure" principle? Choose 2 answers
- A. Discounted EA licenses when growth is achieved
- B. improved ease of use for end users
- C. Better dashboard performance
- D. Automatic conditional formatting
Answer: B,C
Explanation:
Explanation
https://developer.salesforce.com/blogs/developer-relations/2017/04/lightning-components-performance-best-prac
NEW QUESTION 99
What's the magic of faceting?
- A. It turns the dataflow on and off.
- B. It creates a chart that shows all the faces of your data in a diamond chart.
- C. It binds charts together so that selecting something in one chart filters other charts by that choice.
- D. It shifts the time period of the chart you're viewing.
Answer: C
NEW QUESTION 100
......
Pass Salesforce Einstein-Analytics-and-Discovery-Consultant Exam – Experts Are Here To Help You: https://www.itpassleader.com/Salesforce/Einstein-Analytics-and-Discovery-Consultant-dumps-pass-exam.html