Salesforce Einstein-Analytics-and-Discovery-Consultant Daily Practice Exam New 2021 Updated 210 Questions [Q55-Q74]

Share

Salesforce Einstein-Analytics-and-Discovery-Consultant Daily Practice Exam  New 2021 Updated 210 Questions

Use Valid Einstein-Analytics-and-Discovery-Consultant Exam - Actual Exam Question & Answer

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

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

Answer: A,B

 

NEW QUESTION 56

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 57

Universal Containers has a dashboard for Sales Managers to visualize the YoY Growth of their customers- The formula used is: YoY = [(This Year - Last Year) / Last Year] % Based on the graphic, when there is no account in the Last Year column, the YoY Growth shows null results.
The Sales Managers want to replace it with 100% value.
What is the correct function to use?

  • A. coalesce()
  • B. replace()
  • C. substr()
  • D. number_to_string()

Answer: A

 

NEW QUESTION 58
What are two core design principles to consider when building Analytics apps or dashboards? Choose 2 answers

  • A. Clarity: make sure they are uncluttered and easy to interpret.
  • B. Balance: make sure they have a balance of different charts to get a more interesting design.
  • C. Consistency: make sure they have a sense of familiarity to strengthen your users' ease of use.
  • D. Emphasis: make sure they have space for important information, such as headlines and key charts.

Answer: A

 

NEW QUESTION 59
A consultant built an Einstein Analytics app for the Sales Operations team. The team wants to share this app with other people at the company. The consultant recommends distributing the app as an Einstein Analytics template app.
In the process of creating the template, which role does the original Einstein Analytics app for the Sales Operation team play?

  • A. It is the template.
  • B. It is the instance.
  • C. It is the target.
  • D. It is the master.

Answer: A

 

NEW QUESTION 60
The Universal Containers company plans to upload target data from an external tool to Einstein Analytics so they can calculate the Sales team target attainments.
The target data changes every month, so the datasets need to be updated on a monthly basis. The target data is a CSV file that contains the Salesforce ID of the sales representative, the target amount, and the month of the target. For each sales representative, the file contains a target for every month of the current year as well as all previous years.
Based on this information, which operation should a consultant use with the Analytics External Data API to upload the file?

  • A. Update
  • B. Append
  • C. Overwrite
  • D. Upsert

Answer: A

 

NEW QUESTION 61
Which of the following is true about the Service Analytics Overview dashboard?

  • A. It's a great place to start your analysis.
  • B. It instantly provides key metrics on open cases, average time to close, first contact resolution, and customer satisfaction.
  • C. It's available on desktop and mobile.
  • D. It lets you drill down to more detailed dashboards, like agent performance, channel review, and telephony metrics.
  • E. All of the above.

Answer: E

 

NEW QUESTION 62
A company wants to allow users who belong to an account team to see all the Opportunities associated with that Account in Einstein Analytics.
Which two actions accomplish this requirement? Choose 2 answers

  • A. Create a master-detail relationship between the Salesforce Account and Opportunity objects.
  • B. In the dataflow, extract the OpportunityTeamMember object and augment it with the Opportunity object using 'Opportunityld' as the join field and apply the following security predicate: 'OpportunityTeamMember.Userld' ==
    "$User.Id".
  • C. Apply sharing inheritance.
  • D. In the dataflow, extract the AccountTeamMember object and augment it with the Opportunity object using 'Accountld' as the join field and apply following security predicate: 'AccountTeamMember.Userld' == "$User.Id".

Answer: A

 

NEW QUESTION 63
Mosaic recently hired a new development coordinator, Zoe. First, Danielle grants Zoe the Einstein Analytics Platform license, but Zoe reports that she still can't access Einstein Analytics. What could be the problem?

  • A. Danielle didn't share the Mosaic app with Zoe in Einstein Analytics.
  • B. Danielle still needs to grant Zoe a permission set containing the Use Analytics permission.
  • C. Danielle still needs to grant Zoe a permission set containing the Manage Analytics permission.
  • D. An admin hasn't run a dataflow.

Answer: B

 

NEW QUESTION 64
Why would you use a merge key in a dataset recipe?

  • A. To find out what the merge icons represent in a dataset
  • B. To join related data from different sources
  • C. To schedule when a dataset recipe runs
  • D. To deal with duplicate records

Answer: B

 

NEW QUESTION 65
Which set of statements generates monthly amount on a cumulative basis annually?
A)

B)

C)

D)

  • A. Option B
  • B. Option C
  • C. Option A
  • D. Option D

Answer: D

 

NEW QUESTION 66
Universal Containers reports that any selection in the List widget is not affecting the Pie chart in one of their Einstein Analytics dashboards. The step options associated with the List widget and Pie chart are shown in the graphic.

Which two changes can an Einstein Consultant implement to solve this issue, given that the steps are using the same dataset? Choose 2 answers

  • A. Use selection binding in the filters section of the step "Region_1."
  • B. Enable the option "Apply filters from faceting" in the step "Step_pie_1."
  • C. Use selection binding in the filters section of the step "Step_pie_1."
  • D. Enable the option "Apply filters from faceting" in the step "Region_1."

Answer: A

 

NEW QUESTION 67
What kind of insight is "What Is The Difference"?

  • A. Descriptive
  • B. Diagnostic
  • C. Selective
  • D. Prescriptive
  • E. Predictive

Answer: B

Explanation:
Explanation
https://trailhead.salesforce.com/content/learn/modules/understand_einstein_discovery_stories/understand-what-is

 

NEW QUESTION 68

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 69
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 three.)

  • A. Analytics dashboard connector
  • B. Analytics External Data API
  • C. Analytics REST API
  • D. Change sets
  • E. Ant Migration Tool

Answer: C,D,E

 

NEW QUESTION 70
In the context of Analytics, what is faceting?

  • A. Something only programmers can access
  • B. Measuring the number of significant digits of precision for a particular metric
  • C. Filtering all related widgets in a dashboard by your selection
  • D. Representing the number of widgets on a dashboard
  • E. Choosing the color of the background in a graph

Answer: C

 

NEW QUESTION 71

A company wants to create a timeline chart to visualize the evolution of their Closed Won Opportunities.
What are the required parameters to build a lens that displays output similar to the image shown?

  • A. 1 measure, 1-2 groupings if trellis is disabled, or 1-4 groupings if trellis is enabled
  • B. 1 measure, 1 grouping by a date field, and either 0-1 groupings by a dimension if trellis is disabled, or
    0-2 groupings if trellis is enabled
  • C. 2 measures, 0-2 groupings if trellis is disabled, or 0-4 groupings if trellis is enabled
  • D. 1 measure, 0 groupings if trellis is disabled, or 0-2 groupings if trellis is enabled

Answer: D

 

NEW QUESTION 72
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 73
Number of queries per user per day

  • A. 50,000
  • B. 1,000
  • C. 20,000
  • D. 10,000

Answer: D

 

NEW QUESTION 74
......

Test Engine to Practice Einstein-Analytics-and-Discovery-Consultant Test Questions: https://braindumps.free4torrent.com/Einstein-Analytics-and-Discovery-Consultant-valid-dumps-torrent.html