Get 100% Passing Success With True Einstein-Analytics-and-Discovery-Consultant Exam! [Jul-2021]
Salesforce Einstein-Analytics-and-Discovery-Consultant PDF Questions - Exceptional Practice To Salesforce Einstein Analytics and Discovery Consultant
NEW QUESTION 19
What kind of insight is "What Is The Difference"?
- A. Descriptive
- B. Prescriptive
- C. Selective
- D. Predictive
- E. Diagnostic
Answer: E
NEW QUESTION 20
An Einstein Analytics team plans to enable data sync (replication).
Which two limits are specific to data sync (replication) and should be considered before enabling the feature because they might impact existing jobs?
Choose 2 answers
- A. Timeout for ELT (Extract Load Transform) jobs that are scheduled but not yet executed
- B. Maximum number of dataflow definitions
- C. Maximum number of objects that can be enabled for data sync (replication)
- D. Maximum number of dataflow transformations
Answer: B,C
NEW QUESTION 21
How do you create a regression timeseries?
Answer:
Explanation:
In SAQL, use the timeseries function with the following arguments: Partition (the group_by piece), Seasonality (set to 12 to get yearly seasonality).
NEW QUESTION 22
After getting approval of the dashboard layout design for a desktop, the Einstein Analytics consultant is ready to start the design process for a mobile layout.
What are three considerations that the consultant should keep in mind when developing the layout? Choose 3 answers
- A. There are widgets that cannot be displayed on mobile layouts.
- B. If no layouts are eligible for the mobile device, the first defined layout is used. (Missed)
- C. If no layouts are eligible for the mobile device, an error message will be displayed.
- D. A layout for mobile is eligible for use when the device meets all the device properties set in the Layout panel.
- E. If more than one layout is eligible, the one with the most device properties set is used. If there is a tie, the most recently defined layout is used. (Missed)
Answer: B,D,E
Explanation:
Explanation
https://trailhead.salesforce.com/en/content/learn/modules/wave_dashboard_designer_basics/wave_take_analytics
NEW QUESTION 23
Which security option is not available in Einstein Analytics for securing datasets?
- A. Inherited security
- B. Row-level security with security predicates
- C. App level security
- D. Field-level security
Answer: D
NEW QUESTION 24
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. Replace AggregateFlex steps with SAQL steps.
- B. Check if any steps can be reused for multiple purposes.
- C. Avoid using conditional formatting.
- D. Split the steps and charts into different pages in a dashboard.
Answer: A
NEW QUESTION 25
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.

Answer: D
NEW QUESTION 26
A large company is rolling out Einstein Analytics to their field sales. They have a well-defined role hierarchy where everyone is assigned to an appropriate node on the hierarchy.
An individual Sales rep should be able to view all opportunities that she/he owns or as part of the account team or opportunity team. The Sales Manager should be able to view all opportunities for the entire Sales team.
Similarly, the Sales Vice President should be able to view opportunities for everyone who rolls up in that hierarchy.
The opportunity dataset has a field called 'Ownerld' which represents the opportunity owner.
Given this information, how can an Einstein Consultant implement the above requirements?
- A. As part of the dataflow, use the flatten operation on the role hierarchy and create a multivalue attribute called 'ParentRolelDs' on the opportunity dataset and apply following security predicate: 'ParentRolelDs' == "$User.UserRoleId" || TeamMember.Id' == "$User. Id" || 'Ownerld' == "SUser.Id".
- B. As part of the dataflow, use computeExpression on the Roleld field to create an attribute called
'ParentRolelDs' on the opportunity
dataset and apply following security predicate: 'ParentRolelDs' == "$User.UserRoleId" || 'Ownerld' ==
"$User.Id". - C. As part of the dataflow, use the flatten operation on the role hierarchy and create a multivalue attribute called 'ParentRolelDs' on the opportunity dataset and apply following security predicate: 'ParentRolelDs' == "$User.UserRoleId" &&
'Ownerld' == "SUser.Id". - D. As part of the dataflow, use computeRelative on the Roleld field to create an attribute called
'ParentRolelDs' on the opportunity
dataset and apply following security predicate: 'ParentRolelDs' == "$User.UserRoleId" || 'Ownerld' ==
"$User.Id".
Answer: D
NEW QUESTION 27
Permissions of which 2 internal users are used by Analytics to gain access to Salesforce data?
- A. Each user has a corresponding Profile assigned (Analytics Cloud Integration User and Analytics Cloud Security User profiles).
- B. When you query a dataset that has row-level security based on the User object, Analytics uses the permissions of the Security User to access the User object and its fields.
- C. Analytics uses the permissions of the Integration User to extract data from Salesforce objects and fields when a dataflow job runs.
Answer: A,B,C
NEW QUESTION 28
Universal Containers has a dashboard for Sales Managers. They need the ability to visualize the number of Closed Won opportunities by month, quarter, or year, and then display the result in a single chart. An Einstein Consultant created a static step to display three values: ClosedDate_month, ClosedDate_quarter, and ClosedDate_year.
What should the consultant do next?
- A. Use selection binding to update the grouping in the chart.
- B. Use selection binding to update the measure in the chart.
- C. Use result binding to update the measure in the chart.
- D. Use nested binding to update the grouping in the chart.
Answer: A
NEW QUESTION 29
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 30
What does XMD stand for?
- A. Configuring unsupported fields
- B. Extended Metadata
- C. Lenses Dataset Fields
- D. Create a JSON
Answer: B
NEW QUESTION 31
A customer displays a lot of data and wants a way to dynamically emphasize certain values on a bar chart in order to properly grab the user's attention.
What can an Einstein Consultant use to accomplish this task?
- A. Chart Markers
- B. XMD
- C. Compare Table
- D. Customize tooltip
Answer: A
Explanation:
Explanation
https://help.salesforce.com/articleView?id=bi_chart_add_tooltips_markers_to_data_points.htm&type=5
NEW QUESTION 32
After loading data to Einstein Discovery and creating a story, the client asks the Einstein Consultant to explain the "Unexplained Bar" in the "Why it Happened" chart.
Which explanation is correct?
- A. It displays the difference between the analyzed data and the data not reviewed.
- B. It should always be 0 or the model should not be used.
- C. It shows the difference between the predicted outcome and the observed outcome.
- D. It only appears for outcomes that do not have an explanation.
Answer: C
NEW QUESTION 33
A consultant wants to optimize data loads by extracting Salesforce objects using independent Einstein Analytics dataflows ahead of time. Which construct should be used to accomplish this?
- A. Data Sync (Replication)
- B. Dataflow
- C. Augment
- D. Clone
Answer: A
NEW QUESTION 34
......
Einstein-Analytics-and-Discovery-Consultant dumps - Easy4Engine - 100% Passing Guarantee: https://www.easy4engine.com/Einstein-Analytics-and-Discovery-Consultant-test-engine.html
Fast, Hands-On Einstein-Analytics-and-Discovery-Consultant exam: https://drive.google.com/open?id=19rUqmX74_kT_AzZc-egk6QxBW0VgKMPd

