Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

[Q65-Q83] Ultimate Guide to Prepare Einstein-Analytics-and-Discovery-Consultant with Accurate PDF Questions [Feb 22, 2022]

Share

Ultimate Guide to Prepare Einstein-Analytics-and-Discovery-Consultant with Accurate PDF Questions [Feb 22, 2022]

Pass Salesforce With Actual4test Exam Dumps

NEW QUESTION 65
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. Ensure the user has the Analytics permission
  • B. Assign the Editor role the user
  • C. Assign the view role to the user
  • D. Assignthe Manager role the user

Answer: D

 

NEW QUESTION 66
The Universal Containers company uses Einstein Analytics to build dashboards for different departments:
Sales, Service, and Marketing. Users for the same department have the same role and need to have access to the same dashboards. Dashboards for different departments use some common datasets with the same row-level security.
How can an Einstein Consultant address this need?

  • A. Create one application for each department, put common datasets in the shared app, and use profiles to share applications.
  • B. Create one application for each department, put common datasets in the shared app, and use permission sets to share applications.
  • C. Create one application for each department and use roles to share applications.
  • D. Create one application for each department, put common datasets in the shared app, and use roles to share applications.

Answer: D

 

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
A new field called "CardBalance" is added to the standard object. Account. The team wants to add this new field to an Einstein Analytics dataset that sources the Account object; however, the team needs to limit the users who are able to view that field's data in the dataset.
How can an Einstein Consultant help them implement this new requirement?

  • A. Create a new Account dataset containing the new field and give access to this dataset only to users who should be able to see thenew field.
  • B. Add the new field to the existing dataset and use "Security Predicates' to hide it from users who should not access it.
  • C. Add the new field to the existing dataset and activate "Sharing inheritance" in the Account object so only users who have access tothe field in Salesforce will have access in Einstein Analytics.
  • D. Add the new field to the existing dataset and use the XMO file parameters to hide the new field from users who should not haveaccess to it.

Answer: A

 

NEW QUESTION 69
A dataset is ready for analysis in Einstein Discovery.
What is the first step a consultant should take after the data is loaded?

  • A. Identify data types and define the appropriate data as numeric
  • B. Analyze data columns and decide which, if any, to drop
  • C. Load the data into Einstein Analytics
  • D. Produce a graph of the data to analyze

Answer: A

Explanation:
Explanation/Reference:

 

NEW QUESTION 70
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', Activities by 'Opportunityld' left;
  • B. q = cogroup Opportunity by 'Id' right, Activities by 'Opportunityld';
  • C. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld';
  • D. q = cogroup Opportunity by 'Id' left, Activities by 'Opportunityld';

Answer: A

 

NEW QUESTION 71
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. Create separate datasets for attainment and commission and apply security predicates and/or sharing inheritance.
  • B. Use sharing inheritance.
  • C. Apply a security predicate on the existing single dataset.
  • D. Add the sales organization to the attainment dataset access list.

Answer: A

 

NEW QUESTION 72
A dataset for building the Einstein Discovery story contains 72 fields that are potentially relevant predictors.
Which approach is considered best practice to assess the top predictors in order to get to a meaningful and robust model?

  • A. This dataset is too big and cannot be used in Einstein Discovery. Request a new dataset with fewer predictors.
  • B. Build the story with all the predictors and indicate that Einstein Discovery should show the top predictors.
  • C. Go back to the data preparation and reduce the number of fields to less than 30 in order to produce a story.
  • D. Build a story with a first set of predictors and assess which predictors are important to the story. Then drop the less important ones and add the predictors that were omitted in the first run and assess their impact.

Answer: D

Explanation:
Explanation
https://medium.com/@kshannon565/ea-certification-study-guide-part-3-einstein-discovery-story-design-70ffbe4

 

NEW QUESTION 73
A company uses role hierarchy to implement data security in Salesforce. They want the same role-hierarchy-based security model to apply in Einstein Analytics, but want the users in a role to see data owned by other users in the same role.
Using the "flatten" transformation, which attribute setting achieves this requirement?

  • A. Set the attribute "include_self_id" to true.
  • B. Set the attribute "selfjield" to true.
  • C. Set the attribute "include_self_id" to false.
  • D. Set the attribute "selfjield" to false.

Answer: A

 

NEW QUESTION 74

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 75
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. computeRelative Transformation with offset parameter to calculate the duration
  • B. flatten Transformation with Offset Expressions to calculate the duration
  • C. computeExpression Transformation with SAQL Expression to calculate the duration
  • D. computeRelative Transformation with SAQL Expression to calculate the duration

Answer: A

 

NEW QUESTION 76

Which two statements can be determined based on the Why it Happened graphic above' Choose 2 answers

  • A. Call Center is a generally poor performing product, and since there is more in Germany that has a negative effect.
  • B. Germany performs lower than average but better when the product is Call Center.
  • C. The -2.2 Unexplained means there are effects that Einstein will never be able to explain regardless of the dataset.
  • D. Germany sells more Call Center product and that helps them increase their win rate.

Answer: C,D

 

NEW QUESTION 77
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 an Apex batch on Opportunity and use the REST API to get predictions from Einstein Discovery.
  • C. Create a trigger on Opportunity and use the Salesforce External Connector to get predictions from Einstein Discovery.
  • D. Create a trigger on Opportunity and use the REST API to get predictions from Einstein Discovery.

Answer: B

 

NEW QUESTION 78
A Einstein Analytics consultant is asked to help a company report on their sales activity. The company wants to train some users to create their own dashboards. They also want another team to only be able to use the dashboards.
What must be configured to address these requirements?

  • A. Grant "Manage" access permission to the apps.
  • B. Use a permission set license with two different levels of access.
  • C. Create two permission sets with different system permissions.
  • D. Create a permission set license assignment with two different levels of access-

Answer: C

 

NEW QUESTION 79
A Salesforce administrator wants to create a new dashboard that uses custom geoJSON to display data; however, the administrator is unable to upload the file via the UI.
What should be done?

  • A. Upload the geoJSON via the API because it is not a function in the UI.
  • B. Contact Salesforce support and request to get custom maps and geoJSON enabled for the org.
  • C. Enable "Custom maps with geoJSON" in the analytics settings.
  • D. Add the system permission "Manage Analytics Custom Maps" to the permission set used.

Answer: D

Explanation:
Explanation
https://help.salesforce.com/articleView?id=bi_chart_intro_custom_map.htm&type=5

 

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. Confirm that the overall GINI coefficient is good prior to deploying the story.
  • B. Research and check the dataset for outliers in the target field and the main predictors that are shown on top of the story.
  • C. Do not deploy the story immediately, and research why one fold is performing worse than the others.
  • D. Deploy the story, because the variation in the metrics is within the normal range.

Answer: A,D

 

NEW QUESTION 81
What are Einstein Analytics prebuilt permission sets? Select 2:

  • A. Einstein Analytics Platform Admin (Missed)
  • B. Einstein Analytics Superadmin
  • C. Einstein Analytics Platform User (Missed)
  • D. Einstein Analytics

Answer: A,C

 

NEW QUESTION 82
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 user who runs the dataflow does not have access to the field
  • C. The "Integration User Profile" does not have access to the field
  • D. The field does not contain any data in Salesforce

Answer: D

 

NEW QUESTION 83
......


Salesforce Einstein-Analytics-and-Discovery-Consultant Exam Syllabus Topics:

TopicDetails
Topic 1
  • Customize Existing Einstein Analytics Template Apps To Meet The Business Needs
  • Determine And Define Their Dashboarding Needs
Topic 2
  • Given Business And Access Requirements, Enable Einstein Analytics, Options, And Access As Expected
Topic 3
  • Given Derived Results And Insights, Adjust Data Parameters, Add/Remove Data, And Rerun Story As Needed
Topic 4
  • Given User Requirements Or Ease Of Use Strategies, Manage Dataset Extended Metadata (XMD) By Affecting Labels, Values, And Colors
Topic 5
  • Given Customer Business Requirements, Develop Selection And Results Bindings With Static Steps
  • Develop Dynamic Calculations Using Compare Tables
Topic 6
  • Demonstrate Knowledge Of What Can Be Accomplished With The Einstein Analytics API
Topic 7
  • Define Lens Visualizations Such As Charts To Use And Dimensions And Measures To Display
  • Describe The Process To Perform Writebacks To Salesforce Objects
Topic 8
  • Improve Dashboard Performance By Restructuring The Dataset And/Or Data Using Lenses
Topic 9
  • Use Data Manager To Extract And Load The Data Into The Einstein Analytics Application To Create Datasets
Topic 10
  • Describe How The Salesforce Platform Features Map To The Model-View-Controller (MVC) Pattern
Topic 11
  • Create Meaningful And Relevant Dashboards Through The Application Of User Experience (UX) Design Principles And Einstein Analytics Best Practices
Topic 12
  • Implement Necessary Security Settings Including Users, Groups, And Profiles
  • Implement The Appropriate Dataset Security Settings
Topic 13
  • Implement App Sharing Based On User, Role, And Group Requirements
  • Given Row-Based Security Requirements And Security Predicates

 

Latest Einstein-Analytics-and-Discovery-Consultant Exam Dumps - Valid and Updated Dumps: https://www.actual4test.com/Einstein-Analytics-and-Discovery-Consultant_examcollection.html