[Oct 07, 2021] Einstein-Analytics-and-Discovery-Consultant Dumps Full Questions - Exam Study Guide
Salesforce Consultant Free Certification Exam Material from 2Pass4sure with 210 Questions
NEW QUESTION 20
An Einstein Analytics team reports that when they start their dataflow it runs successfully with no errors or warnings, but one of the fields does not return values when it is queried.
What can be the origin of this issue?
- A. The "Security User Profile" does not have access to the field
- B. The "Integration User Profile" does not have access to the field
- C. The user who runs the dataflow does not have access to the field
- D. The field does not contain any data in Salesforce
Answer: D
NEW QUESTION 21
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 22
In what order does Einstein Discovery present the insights that it uncovers?
- A. Insights that explain the most variation in the outcome variable, in descending order
- B. Alphabetical, in descending order
- C. Insights that explain the most variation in the outcome variable, in ascending order
- D. B and D
- E. Alphabetical, in ascending order
Answer: A
NEW QUESTION 23
What kind of insight is "What Is The Difference"?
- A. Descriptive
- B. Prescriptive
- C. Selective
- D. Predictive
- E. Diagnostic
Answer: E
Explanation:
Explanation
https://trailhead.salesforce.com/content/learn/modules/understand_einstein_discovery_stories/understand-what-is
NEW QUESTION 24
What does a configuration wizard do?
- A. Lets you know the best way to set up your Salesforce data
- B. Customizes your template based on Salesforce settings
- C. Asks you questions about how you store data in your org to help you create your app
- D. Automatically creates multiple versions of the same app
Answer: C
Explanation:
Explanation
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templ
NEW QUESTION 25
In an org, some of the Activity records do not have related Opportunity records. Additionally, there are Opportunity records that do not have related Activity records.
Which SAQL statement will fetch all Opportunities, even if they don't have associated Activities, and fetch related Activity data, if it exists?
- A. q = cogroup Opportunity by 'Id' right, Activities by 'Opportunityld';
- B. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld' left;
- C. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld';
- D. q = cogroup Opportunity by 'Id' left, Activities by 'Opportunityld';
Answer: B
NEW QUESTION 26
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. Create separate datasets for attainment and commission and apply security predicates and/or sharing inheritance.
- C. Use sharing inheritance.
- D. Add the sales organization to the attainment dataset access list.
Answer: B
NEW QUESTION 27 
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 to create fake rows for any data that is missing data from the dataset.
- B. Use a SAQL query leveraging the "fill" statement with a "partition" parameter.
- C. Use a "Compare Table" and add a column leveraging the "Running Total" function.
- D. Use a "Compare Table" and use the "Show summary" option.
Answer: C
NEW QUESTION 28
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 29
A consultant is asked to create a dashboard for sales to see the forecasted sales per product family. After gathering the requirements, the consultant decides to leverage the timeseries SAQL statement to predict sales.
Which two actions must be performed when writing the SAQL query?
Choose 2 answers
- A. Include the fill SAQL statement to fill any missing dates.
- B. Determine if the timeseries required parameter, prediction interval, should be 80 or 95.
- C. Investigate which prediction model is best for the data available.
- D. Validate that there is enough data in the dataset to make a good prediction.
Answer: A,C
NEW QUESTION 30
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. computeData
- B. computeExpression
- C. computeField
- D. computeValue
Answer: B
NEW QUESTION 31
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 32
What are the 3 basic actions within a query in Analytics? Choose 3:
- A. Count rows by measure you want to visualize.
- B. Display the results graphically
- C. Aggregate by a measure
- D. Filter to narrow down your results.
- E. Grouping by a dimesnsion
Answer: C,D,E
NEW QUESTION 33
What are two benefits of designing using the "Progressive Disclosure" principle? Choose 2 answers
- A. Automatic conditional formatting
- B. Discounted EA licenses when growth is achieved
- C. improved ease of use for end users
- D. Better dashboard performance
Answer: A,D
NEW QUESTION 34
An Einstein Analytics team created a funnel chart to show the number of opportunities in each stage. The managers who use the chart report that the funnel shows stages in alphabetical order instead of sales cycle order.
In which two ways can a consultant help them address this issue? Choose 2 answers
- A. Use a dashboard JSON to rename stages.
- B. Use a dataset XMD to rename stages.
- C. Use a dataflow to sort the stages by their internal name.
- D. Use a dataflow to rename the stages with a preceding number.
Answer: B,D
NEW QUESTION 35
What does XMD stand for?
- A. Configuring unsupported fields
- B. Extended Metadata
- C. Lenses Dataset Fields
- D. Create a JSON
Answer: B
NEW QUESTION 36
How many concurrent stories per org are allowed?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 37
Which set of statements generates monthly amount on a cumulative basis annually?
A)
B)
C)
D)
- A. Option A
- B. Option D
- C. Option B
- D. Option C
Answer: B
NEW QUESTION 38
An Einstein Discovery team created a model to maximize the margin of their sales opportunities. They want to deploy the model to the Opportunity object in order to predict the outcome of every newly created or updated Opportunity.
What are the steps to accomplish this?
- A. Create a trigger on Opportunity and install the Einstein Discovery Writeback managed package from the AppExchange.
- B. Create a trigger on Opportunity and use the Salesforce External Connector to get predictions from Einstein Discovery.
- C. Create an Apex batch on Opportunity and use the REST API to get predictions from Einstein Discovery.
- D. Create a trigger on Opportunity and use the REST API to get predictions from Einstein Discovery.
Answer: C
NEW QUESTION 39
An Einstein Analytics consultant is notified of a performance issue with data sync (replication). The consultant researches the issue and determines that unnecessary data is being synced.
Which solution should the consultant implement to help improve data sync (replication) performance?
- A. Update the existing data sync (replication) process by removing unused fields with a filter to extract relevant data.
- B. Scale down the number of datasets to help improve data sync (replication) performance.
- C. Start over again with new dataflows that exclude unused fields with a filter to extract relevant data.
- D. Modify dataflows to exclude unused fields and include a filter to extract relevant data.
Answer: A
NEW QUESTION 40
Which Einstein Analytics asset or assets are created when using an App Template to create an app?
- A. The app, dataflows and datasets, and users
- B. The app, dataflows and datasets, dashboards, and permission sets
- C. The app, dataflows and datasets, and dashboards
- D. An empty app
Answer: C
NEW QUESTION 41
Why is it important to select the right root object when you use the dataset builder?
- A. Only data from the root object can be included in the dataset.
- B. The root object determines what related objects you can add to the dataset.
- C. The root object determines who can see the dataset.
- D. The root object determines what app the dataset is saved in.
Answer: B
NEW QUESTION 42
A consultant is asked to configured 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 the user
- B. Ensure the user has the Analytics permission
- C. Assign the Manager role the user
- D. Assign the view role to the user
Answer: C
NEW QUESTION 43
......
Dumps Brief Outline Of The Einstein-Analytics-and-Discovery-Consultant Exam: https://www.2pass4sure.com/Salesforce-Consultant/Einstein-Analytics-and-Discovery-Consultant-actual-exam-braindumps.html