[Sep 02, 2021] Get Free Updates Up to 365 days On Developing Einstein-Analytics-and-Discovery-Consultant Braindumps
Best Quality Salesforce Einstein-Analytics-and-Discovery-Consultant Exam Questions
NEW QUESTION 74
A company created a dataset called myExternalDataset. It contains a dimension, called UserRegion, that is populated by the standard User object's picklist: Region.
The company has security requirements for this dataset:
1. Only a subset of users should be able to access the dataset.
2. Users who can access the dataset should see only data that belongs to their region.
- A. In which two ways can an Einstein Analytics consultant help them implement these requirements?
Choose 2 answers - B. Save the dataset under a new application and give "viewer" access to a public group containing the list of users allowed to see the dataset.
- C. Create a sharing rule in Salesforce based on the Region field in the user object and set the dataset to inherit sharing from Salesforce.
- D. Use a security predicate in the dataset so users can see only rows belonging to their respective regions.
- E. Save the dataset under "My Private App" so only a subset of selected users can access the dataset.
Answer: B,C
NEW QUESTION 75
An Einstein Consultant receives a new project from a client that wants to implement Einstein Analytics. They do not currently have Einstein Analytics, but want guidance around how to ensure that their users have correct access.
They have 1000 users with a small team of three people who will build datasets and dashboards. An additional
15 people should be able to create dashboards. The remaining users should only be able to view dashboards.
Which recommendation should the consultant give the client?
- A. Create and assign three new Salesforce profiles according to the three types of roles defined.
- B. Create and assign Salesforce permission sets according to the three types of roles defined.
- C. Assign the app permissions "viewer/' "editor," and "manager" to the three types of roles defined.
- D. Assign "Einstein Analytics Explorer" licenses to users that should only view the dashboard, and assign
"Einstein Analytics Developer" licenses to users that should be able to create datasets and dashboards.
Answer: B
NEW QUESTION 76
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 all collinear variables are not excluded, the model will over-fit and not make any sense.
- 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 the collinear variables are not removed, the Einstein Discovery model build will fail.
Answer: C
NEW QUESTION 77
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. Consult a Data Scientist for further analysis.
- B. Filter out the data that causes the unexpected pattern and analyze the new results.
- C. Accept the new pattern and have confidence that Einstein knows the business as accurately as the customer.
- D. Determine if the pattern is a data issue or a new insight.
Answer: C
NEW QUESTION 78
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. augment
- B. computeRelative
- C. computeExpression
- D. append
Answer: D
NEW QUESTION 79
A consultant is working with the client to define goals and metrics for an app that will be built. The consultant decides to base the dashboards on personas and is in the design phase prior to starting the actual build.
Which two design considerations should be determined at this time? Choose 2 answers
- A. How many charts should be allowed on a single dashboard
- B. Which charts to use to best support the defined goal
- C. Which fonts to use for headers and body text
- D. Which colors to use and how to use them
Answer: A
NEW QUESTION 80
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. computeRelative Transformation with offset parameter to calculate the duration
- D. flatten Transformation with Offset Expressions to calculate the duration
Answer: C
Explanation:
Explanation/Reference:
NEW QUESTION 81
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 82
A small Business Intelligence team is overwhelmed with multiple requests to create new dashboards. An option is to use layout templates to help with dashboard development.
What are two advantages of using layout templates? Choose 2 answers
- A. Layout templates are fast to create because they are fixed and read-only.
- B. Layout templatesfdcDigest transformationoffer a universal layout thus reducing the hours spent on design.
- C. Layout templates offer a consistent end user experience.
- D. Layout templates are equipped with design best practices, such as optimally positioned KPIs and filters.
Answer: A,D
NEW QUESTION 83
Which set of statements generates monthly amount on a cumulative basis annually?
- A. result = load "opportunity1";
result = group result by ('CloseDate_Year','CloseDate_Month');
result = foreach result generate 'CloseDate_Year','CloseDate_Month', sum(sum(Amount)) over ([..0] partition by all order by ('CloseDate_Year','CloseDate_Month')) as 'Cumulative Closed Amount'; - B. result = load "opportunity1";
result = group result by ('CloseDate_Year','CloseDate_Month');
result = foreach result generate 'CloseDate_Year','CloseDate_Month', sum(sum(Amount)) over ([..0] partition by 'CloseDate_Year' order by ('CloseDate_Year','CloseDate_Month')) as 'Cumulative Closed Amount'; - C. result = load "opportunity1";
result = group result by ('CloseDate_Year','CloseDate_Month');
result = foreach result generate 'CloseDate_Year','CloseDate_Month', sum(sum(Amount)) over ([..] partition by 'CloseDate_Year' order by ('CloseDate_Year','CloseDate_Month')) as 'Cumulative Closed Amount'; - D. result = load "opportunity1";
result = group result by ('CloseDate_Year ~ ~ ~ CloseDate_Month');
result = foreach result generate 'CloseDate_Year','CloseDate_Month', sum(sum(Amount)) over ([..0] partition by 'CloseDate_Year' order by ('CloseDate_Year','CloseDate_Month')) as 'Cumulative Closed Amount';
Answer: D
NEW QUESTION 84
Number of queries per user per day
- A. 50,000
- B. 1,000
- C. 20,000
- D. 10,000
Answer: D
NEW QUESTION 85
To use the Sales Analytics app, which permission set license do you need?
- A. Security User
- B. Sales Wave
- C. Sales Analytics Apps
- D. Analytics Templated Apps
Answer: C
Explanation:
Explanation
Each prebuilt Analytics app has its own PSL. When you set up permissions for those apps, select the right PSL. For Service Analytics, select "Service Analytics Apps." For Event Monitoring, select "Event Monitoring Analytics Apps," and so on.
NEW QUESTION 86
Why are insights in the Unrelated category important?
- A. They aren't important. Hence the name, Unrelated.
- B. They explain how interaction terms affect the outcome.
- C. They explain everything about the outcome.
- D. The outcome might not have much to do with related variables. It might have more to do with global effects.
Answer: D
NEW QUESTION 87
A consultant is asked to configure a user to view a dashboard, within a designated app, without the ability to create and save lenses. After adding the user to the app, which action should the consultant take to implement this requirement?
- A. Assign the Editor role to the user.
- B. Assign the Viewer role to the user.
- C. Assign the Manager role to the user.
- D. Ensure the user has the Use Analytics permission.
Answer: D
NEW QUESTION 88
A consultant created an Einstein Analytics dashboard in a sandbox. Now, the dashboard needs to be migrated into production.
To complete the migration, what are the consultant's three options? Choose 3 answers
- A. Ant Migration Tool
- B. Analytics dashboard connector
- C. Change sets
- D. Analytics External Data API
- E. Analytics REST API
Answer: A,C,E
Explanation:
Explanation
https://help.salesforce.com/articleView?id=bi_explore_packaging_intro.htm&type=0
NEW QUESTION 89 
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 90
......
Salesforce Exam Practice Test To Gain Brilliante Result: https://www.dumpstorrent.com/Einstein-Analytics-and-Discovery-Consultant-exam-dumps-torrent.html
Tested Material Used To Einstein-Analytics-and-Discovery-Consultant: https://drive.google.com/open?id=1rPFz9tGHLmUzaitqg0Qm7fp9AUtlzdnh