Use Einstein-Analytics-and-Discovery-Consultant Exam Dumps (2021 PDF Dumps) To Have Reliable Einstein-Analytics-and-Discovery-Consultant Test Engine
Einstein-Analytics-and-Discovery-Consultant PDF Recently Updated Questions Dumps to Improve Exam Score
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 |
|
NEW QUESTION 65
Creating an Einstein Discovery story involves:
- A. Entering notes about the data
- B. Selecting a Dataset in Einstein Analytics, then clicking Create Story
- C. Copying text from company reports and pasting into Einstein Discovery
- D. Uploading a Microsoft PowerPoint presentation
Answer: B
NEW QUESTION 66
What are two main steps for creating a dataset?
- A. Extract and prepare
- B. Plan and map
- C. Build and explore
- D. Run and monitor
Answer: A
NEW QUESTION 67
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. computeExpression
- C. augment
- D. append
Answer: B
NEW QUESTION 68
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. 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. - 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. Create and assign three new Salesforce profiles according to the three types of roles defined.
Answer: A
NEW QUESTION 69
A dashboard dataset is growing and the Einstein Analytics consultant notices an impact on performance. The consultant needs to make a few adjustments.
Which three actions can the consultant take to improve dashboard performance? Choose 3 answers
- A. Move calculations to a dataflow.
- B. Use SAQL code to join datasets at runtime.
- C. Distribute steps among separate pages.
- D. Reorganize the dashboard widgets.
- E. Replace separate step filters with a global filter.
Answer: B,C,D
NEW QUESTION 70
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. Apply a security predicate on the existing single dataset.
- B. Use sharing inheritance.
- C. Create separate datasets for attainment and commission and apply security predicates and/or sharing inheritance.
- D. Add the sales organization to the attainment dataset access list.
Answer: A
NEW QUESTION 71
An Einstein Consultant needs to add some data values to an existing dataflow: a text field, a number (via a case statement), and a date (via SAQL).
In order to achieve this, which compute option should be used?
- A. compute Field
- B. computeExpression
- C. computeValue
- D. computeData
Answer: B
NEW QUESTION 72
Max Analytics API calls per user per hour
- A. 50,000
- B. 5,000
- C. 100,000
- D. 10,000
Answer: D
NEW QUESTION 73
What do Analytics apps do?
- A. Let you add new types of charts to Salesforce
- B. Let you create configuration wizards to make Analytics setup easier
- C. Use ready-made dashboards to tell easy-to-follow stories about your data
- D. Alert you when you need a visa for an upcoming trip
Answer: C
NEW QUESTION 74
A company used Einstein Analytics to create two datasets:
1. "Opportunity With Account- dataset, which contains data from the Opportunity standard object augmented by the Account data.
2. "Case with Account" dataset. which contains data from the Case standard object augmented by the Account data.
The company wants to build a lens showing the total number of Opportunities and Cases per Account. How can a consultant help them build this lens'
- A. Use "Compare Table" to join the "OpportunityWithAccount" and "CaseWithAccount" datasets using the
"Accountld" and thenaggregate by Account. - B. Use a SAQL query to group and join the "OpportunityWithAccount" and "CaseWithAccount" datasets then generate the results.
- C. Create a recipe to generate a new dataset from the "OpportunityWithAccount" and "CaseWithAccount" datasets aggregated byAccount, and use the generated dataset in a lens.
- D. Set up Connect Data Sources in the UI between the "OpportunityWithAccount" and "CaseWithAccount" datasets.
Answer: B
NEW QUESTION 75
Exhibit:
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. Add a formula field to calculate the summary.
- B. Use a SAQL query since the summary is not available in standard interface.
- C. Use the Show Summary option in the compare table.
- D. Create a computeExpression field in the Dataflow to calculate the summary.
Answer: C
NEW QUESTION 76 
Universal Containers has a Sales Manager dashboard- They have a compare table that displays the count of Customers and the Sum of Annual Revenue per year and per Account type. A consultant is asked to add more groupings to enhance details about their customers.
What is the maximum number of grouping columns that the consultant must be aware of in order to continue using a compare table versus creating the query using SAQL?
- A. 0
- B. 1
- C. unlimited
- D. 2
Answer: B
NEW QUESTION 77
A company wants to build a webpage that displays KPIs that can be derived from values in datasets stored in Einstein Analytics. How can an Einstein Analytics consultant derive those KPIs from those datasets?
- A. Export the dataset as an XLS file and use the Einstein Analytics Connector for Excel.
- B. Use the Analytics REST API and leverage the -query" resource.
- C. Export the dataset as a CSV file and load it to an external database.
- D. Use the Analytics External Data API and leverage the "query" resource.
Answer: C
NEW QUESTION 78
Max story creations per org per day:
- A. 40 per org per clay
- B. 40 per org
- C. 20 per org per clay
- D. 20 per org
Answer: C
NEW QUESTION 79 
A shipping company created a dataset. "Bookll," containing budget per region per month for the first six months of 2018. The dataset is shown in the graphic. Now, they want to create a lens showing the total budget for each region for each month. Every combination of region and month must be shown in the lens, even if there is no data.
How can an Einstein Consultant help this company build this lens?
- A. Use a SAQL query leveraging the "fill" statement with a "partition" parameter.
- B. Use a "Compare Table" and add a column leveraging the "Running Total" function.
- C. Use a "Compare Table" and use the "Show summary" option.
- D. Use a SAQL query to create fake rows for any data that is missing data from the dataset.
Answer: B
NEW QUESTION 80
What are the two main parts of a lens/exploration?
- A. Visualization
- B. Grouping
- C. Dataset
- D. Query
- E. Measure
Answer: A,B
NEW QUESTION 81
What can changing an answer to a wizard question do?
- A. Create a new set of dashboards with new KPIs
- B. Use up one of the three wishes granted you by the wizard
- C. Alter your Service Cloud implementation
- D. Fine-tune dashboards to reflect how your company measures key indicators
Answer: D
NEW QUESTION 82
An Einstein Analytics team wants to create a dashboard that displays values from an external, on-premise Oracle database.
What are two options to load the data from the Oracle database into Einstein Analytics? Choose 2 answers
- A. Use the Analytics External Data API.
- B. Use the Salesforce SOAP interface.
- C. Load the data as a CSV file.
- D. Use Oracle database connector.
Answer: A,D
NEW QUESTION 83
An Einstein Consultant is reviewing the "Why it Happened" Insights provided by Einstein Discovery with the customer. The customer would like to validate the results. Which action should the consultant take?
- A. Show the customer how to export and review the R-Code model validation results
- B. Consult with a Data Scientist to validate the findings
- C. Use the Share and Export feature to help the customer determine if the findings make logical sense
- D. Check the p-values and standard deviation
Answer: C
NEW QUESTION 84
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. Segment the account data per region and deploy the same model to all segments.
- B. Deploy the same model to all accounts and use an Apex trigger to call the appropriate prediction.
- C. Segment the account data per region and deploy the appropriate model for each segment.
- D. Deploy the same model to all accounts and set the region field as an actionable variable.
Answer: C
Explanation:
Explanation
https://help.salesforce.com/articleView?id=bi_edd_model_deploy_filter.htm&type=5
NEW QUESTION 85
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 Viewer role to the user
- B. Assign the Editor role to the user
- C. Assign the Manager role to the user
- D. Ensure the user has the Use Analytics permission
Answer: A
NEW QUESTION 86
What does a configuration wizard do?
- A. Lets you know the best way to set up your Salesforce data
- B. Asks you questions about how you store data in your org to help you create your app
- C. Customizes your template based on Salesforce settings
- D. Automatically creates multiple versions of the same app
Answer: B
Explanation:
Explanation
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templ
NEW QUESTION 87
......
Einstein-Analytics-and-Discovery-Consultant Dumps Full Questions with Free PDF Questions to Pass: https://www.itcertmagic.com/Salesforce/real-Einstein-Analytics-and-Discovery-Consultant-exam-prep-dumps.html