Exam Questions and Answers for Tableau-CRM-Einstein-Discovery-Consultant Study Guide Questions and Answers!
Salesforce Tableau CRM Einstein Discovery Consultant Certification Sample Questions and Practice Exam
NEW QUESTION 20
Which of these standard deviations is for a curve that has values that are the most spread out away from the average?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 21
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 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".
- 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 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".
Answer: A
NEW QUESTION 22
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 23
What's the magic of faceting?
- A. It turns the dataflow on and off.
- B. It creates a chart that shows all the faces of your data in a diamond chart.
- C. It binds charts together so that selecting something in one chart filters other charts by that choice.
- D. It shifts the time period of the chart you're viewing.
Answer: C
NEW QUESTION 24
The Einstein Analytics Plus Platform license is enabled for a Salesforce org and assigned to each user. However, these users cannot see the Einstein Analytics Studio in the App Launcher.
How can this issue be addressed?
- A. Assign the users to the permission set containing Manage Analytics.
- B. Create user accounts for the users in Einstein Analytics.
- C. Assign the users to the permission set containing Use Analytics.
- D. Share the app with the users in Einstein Analytics.
Answer: C
NEW QUESTION 25
A consultant built an Einstein Analytics dashboard for a shipping company. The dashboard displays data from several data sources- The consultant enabled data sync (replication) to increase the speed of data refreshing from these sources.
What is the maximum number of dataflow definitions available in this situation?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_limits.htm&type=5
NEW QUESTION 26
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 SAQL Expression to calculate the duration
- B. computeExpression Transformation with SAQL Expression to calculate the duration
- C. flatten Transformation with Offset Expressions to calculate the duration
- D. computeRelative Transformation with offset parameter to calculate the duration
Answer: A
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_integrate_computeRelative_transformation_operation.htm
NEW QUESTION 27
Timeout for ETL jobs that have been scheduled but not executed
- A. 10 minutes
- B. 15 minutes
- C. 5 minutes
- D. 20 minutes
Answer: C
NEW QUESTION 28
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 29
The client is trying to create a SAQL step to predict sales in each sales region. They cannot get the query to return any results, but have identified that the error is in the time series statement. They have asked an Einstein Consultant to review the following query and fix any errors.
Which timeseries statement will fix the query'
- A. q = timeseries q generate 'sum_Sales' as Forecasted_Sales' with (dateCols=('Date_Year, Date_Quarter', "Y-Q"), partition=Region', ignoreLast=true);
- B. q = timeseries q generate 'sum_Sales' as Torecasted_Sales' with (dateCols=('Date_Year', Date_Quarter', "Y-Q"), partition='Region');
- C. q = timeseries q generate 'sum_Sales' as Forecasted_Sales' with (Iength = 12, dateCols=('Date_Year', 'Date_Month". "Y-M"), partition='Region');
- D. q = timeseries q generate 'sum_Sales' as Torecasted_Sales' with (dateCols=('Date_Year', Date_Quarter', "Y-Q"), partition='Region', seasonality=4);
Answer: C
NEW QUESTION 30
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 31
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. Enable "Custom maps with geoJSON" in the analytics settings.
- C. Contact Salesforce support and request to get custom maps and geoJSON enabled for the org.
- D. Add the system permission "Manage Analytics Custom Maps" to the permission set used.
Answer: D
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_chart_intro_custom_map.htm&type=5
NEW QUESTION 32
Where can you view the status of a CSV upload in Analytics?
- A. The Analytics home page
- B. The Setup menu
- C. The data manager
- D. The Create Dataset page
Answer: C
NEW QUESTION 33
Refer to the graphic.
Einstein found a recommendation to improve the story: apparently there are two variables that behave the same. Given there is no additional information, what is the correct action?
- A. Retain Promotion; it is an actionable variable and without it, we cannot recommend prescriptive actions.
- B. Cancel this story and redefine the dataset.
- C. Retain Amount; not knowing the size of a deal makes it hard to predict if will be won.
- D. Do nothing; they appear to be similar, but there might be differences from the business perspective.
Answer: D
NEW QUESTION 34
What are the two main parts of a lens/exploration?
- A. Visualization
- B. Dataset
- C. Query
- D. Grouping
- E. Measure
Answer: A,D
NEW QUESTION 35
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 36
Max story creations per org per day:
- A. 20 per org per clay
- B. 40 per org per clay
- C. 20 per org
- D. 40 per org
Answer: A
NEW QUESTION 37
Upper and lower limits on rows in discovery.
- A. 3000 row minimum, 20,000,000 max
- B. 500 row minimum, 25,000,000 max
- C. 1000 row minimum, 15,000,000 max
- D. 00 row minimum, 20,000,000 max
Answer: D
NEW QUESTION 38
Concurrent queries per user?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 39
A consultant built a very useful Einstein Analytics app for Sales Operations and they want to share its contents with the rest of Global Sales. However, they do not want to add everyone in Sales to their app. The consultant recommends extending the Sales Operations app and distributing it as an Einstein Analytics template app, but needs to locate specific information to get started.
What is the REST API URL where the consultant can find current template apps?
- A. /services/data/v##.#/analytics/wizard
- B. /services/data/v##.#/analytics/projects
- C. /services/data/v##.#/wave/templates
- D. /services/data/v##.#/wave/apps
Answer: A
NEW QUESTION 40
You are asked to update and maintain your company's Einstein Analytics dashboards.
A request comes in for one of the dashboards that contains steps from different datasets. The request is to make it possible for a table from one dataset to be filtered by the results of a chart from another dataset. Your solution is to create a results binding.
Which three steps should you implement to create the binding?
- A. Find source and target step names
- B. Look up the API name of the filtering field
- C. Configure the results binding on the target step in the dashboard JSON.
- D. Look up the API name of the source field
Answer: A,B,C
NEW QUESTION 41
What permissions are necessary for someone to edit the XMD?
- A. Manage Analytics Templated Apps
- B. Upload External Data to Analytics
- C. Edit Analytics Dataflows
- D. Edit Dataset Recipes
Answer: B,C
NEW QUESTION 42
What is the order of filter, limit, order and offset functions in SAQL?
- A. Filter and order can be interchanged. Offset must be after filter/order and limit must come after offset.
Answer: A
NEW QUESTION 43
A client has a dataset comprised of Opportunity data and Opportunity Line level dat a. The client wants to use this dataset with Einstein Discovery to understand the Opportunity win rate.
What must be done to the dataset to achieve this goal?
- A. Click Create Story and Einstein will take care of the rest.
- B. Select the isWon = True outcome variable and generate the story.
- C. Filter to only look at isWon = True records to avoid skewing the results.
- D. Change the grain by removing the line level detail as it will skew the win rate.
Answer: A
NEW QUESTION 44
......
Tableau-CRM-Einstein-Discovery-Consultant certification dumps - Salesforce Consultant Tableau-CRM-Einstein-Discovery-Consultant guides - 100% valid: https://www.actualcollection.com/Tableau-CRM-Einstein-Discovery-Consultant-exam-questions.html