New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

Tableau-CRM-and-Einstein-Discovery-Consultant Salesforce Tableau CRM Einstein Discovery Consultant (SU24) Questions and Answers

Questions 4

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?

Options:

A.

Create a trigger on Opportunity and use the Salesforce External Connector to get predictions from Einstein Discovery.

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 install the Einstein Discovery Writeback managed package from the AppExchange.

D.

Create a trigger on Opportunity and use the REST API to get predictions from Einstein Discovery.

Buy Now
Questions 5

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.

Given the code statement above, which endpoint should it be posted to?

Options:

A.

/services/data/v . /wave/apps

B.

/services/data/v . /analytics/wizard

C.

/services/data/v . /wave/templates

D.

/services/data/v . /analytics/projects

Buy Now
Questions 6

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

Options:

A.

Determine if the timeseries required parameter, prediction interval, should be 80 or 95.

B.

Investigate which prediction model is best for the data available.

C.

Validate that there is enough data in the dataset to make a good prediction.

D.

Include the fill SAQL statement to fill any missing dates.

Buy Now
Questions 7

The Universal Containers company uses a Microsoft Azure SQL Data Warehouse to gather information about sales representatives' objectives. They want to use Einstein Analytics to gain insights from this data; therefore, they need to automatically load the warehouse's data into an Einstein Analytics dataset on a daily basis. The data also needs to be transformed and merged with data from the company's org.

Which three Einstein Analytics user interface features can be used to complete these requirements? Choose 3 answers

Options:

A.

Dataflow

B.

Microsoft Azure SQL Data Warehouse Connector

C.

Einstein Analytics Connector for Excel

D.

Recipes

E.

Analytics REST API

Buy Now
Questions 8

Your sales team requests that datasets for their dashboards are refreshed every hour. You agree to investigate if this is possible and find that the dashboards use A datasets created from two recipes. The first recipe takes 43 min to run and the second recipe takes 25 min to run.

Is it possible to refresh data every hour?

Options:

A.

Yes, the number of recipe runs does not exceed the limit of 60 in a 24 hour rolling period.

B.

No, the number of recipe runs exceed the limit of 40 in a 24 hour rolling period.

C.

No, the total duration of the recipe jobs exceeds one hour.

D.

Yes, with the concurrent recipe runs the duration is less than hour.

Buy Now
Questions 9

Default rows in values table

Options:

A.

100

B.

200

C.

50

D.

75

Buy Now
Questions 10

Which statement best describes how to ensure Einstein Analytics dashboards are easily used across both desktop and mobile devices?

Options:

A.

Create multiple layouts, and reorder all the widgets so that they fit nicely within the new default width.

B.

Create a single layout and allow Einstein Analytics to automatically organize dashboard contents to be optimal for the device type.

C.

Create a single layout and reorder all the widgets so that they fit nicely when viewing on either device.

D.

Create multiple layouts, ensure the layout selectors match the device, and resize/hide widgets as necessary to ensure the content is appropriate for the device screen size.

Buy Now
Questions 11

Which three statements are true regarding sharing inheritance? Choose 3 answers

Options:

A.

If a user can see more than 3,000 records on the object in Salesforce, but the user does not have the "View All Data" permission,

sharing inheritance is not used. The backup security predicate takes effect. This limitation does not apply to the Opportunity object.

B.

Sharing inheritance supports Account, Campaign, Case, Contact, Opportunity, Lead, Order, User, and custom objects. If you use

other objects, such as Idea or Site, you must use security predicates for those objects.

C.

A dataset using sharing must also have a security predicate defined.

D.

Sharing inheritance supports a foreign key for enforcing security.

E.

When sharing inheritance is enabled, security predicates are ignored.

Buy Now
Questions 12

A consultant has been brought in to help increase the adaption of Tableau CRM. It has been identified that account managers are struggling to get an overview of their accounts before meeting with them. Ideally they would like to have key details highlighted about active cases and opportunities, opportunity value and product whitespace.

What can the consultant do to increase adoption?

Options:

A.

Create 4 analytics lenses and embed them onto the account record page

B.

Create datasets for account managers to explore

C.

Create a dashboard and embed it onto the account record page with a filter based on the viewed account

D.

Create a dashboard and embed onto the account record page

Buy Now
Questions 13

Universal Containers has a Dashboard for Sales Managers. They need to visualize their win rate.

Which chart type can be used to keep track if they are below of beyond the target?

Options:

A.

Gauge

B.

Line

C.

Metric Radar

D.

Heatmap

Buy Now
Questions 14

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?

Options:

A.

Augment

B.

Dataflow

C.

Clone

D.

Data Sync (Replication)

Buy Now
Questions 15

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?

Options:

A.

Add the new field to the existing dataset and use the XMO file parameters to hide the new field from users who should not have access to it.

B.

Add the new field to the existing dataset and activate "Sharing inheritance" in the Account object so only users who have access to the field in Salesforce will have access in Einstein Analytics.

C.

Create a new Account dataset containing the new field and give access to this dataset only to users who should be able to see the new field.

D.

Add the new field to the existing dataset and use "Security Predicates' to hide it from users who should not access it.

Buy Now
Questions 16

What are the two types of bindings? Choose 2:

Options:

A.

Results binding

B.

Data bindings

C.

Description bindings

D.

Selections bindings

Buy Now
Questions 17

What do you have to assign to users before they can access Analytics?

Options:

A.

Analytics permission set license (PSL)

B.

Permission set with at least one Analytics user permission

C.

Username and password

D.

A and B

E.

B and C

Buy Now
Questions 18

Concurrent queries per user?

Options:

A.

20

B.

50

C.

10

D.

25

Buy Now
Questions 19

A Tableau CRM consultant has created three recipes that each produce a dataset.

Recipe1 creates Dataset1.

Recipe2 created Dataset2.

Recipe2 created Dataset3.

Recipe3 is dependent on Dataset1, while Recipe1 and Recipe2 have no dependencies.

How should the consultant implement the recipe schedule?

Options:

A.

Make Recipe1 and Recipe2 time based, but make Recipe3 event based when Recipe1 has successfully completed.

B.

Make Recipe1 and Recipe2 time based, but make Recipe3 event based when Recipe1 and Recipe2 have successfully completed.

C.

Make Recipe1 and Recipe2 time based, but make Recipe3 event based when the local Salesforce connector has completed.

D.

Make all three recipe time based and schedule all of them at the same time, the data manage will automatically run them in the correct order.

Buy Now
Questions 20

What is the test called that helps to identify categories that exhibit a pattern outside the overall average?

Options:

A.

Null hypothesis test

B.

Significance level test

C.

Critical region test

D.

Chi-square test

E.

T-test

Buy Now
Questions 21

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

Options:

A.

Use the Salesforce SOAP interface.

B.

Use the Analytics External Data API.

C.

Use Oracle database connector.

D.

Load the data as a CSV file.

Buy Now
Questions 22

A Tableau CRM consultant has just completed deployment of an analytic app containing a recipe plus several datasets and dashboards. While conducting post deployment a smoke test, the new datasets don't seem to have migrated.

What post migration step has likely been forgotten?

What post migration step has likely been forgotten?

Options:

A.

Apply security predicates on datasets

B.

Run the recipe

C.

Provide read access on the datasets

D.

Go to Analytics Settings in Setup and approve the deployment

Buy Now
Questions 23

Yasmine wants to create a lens with the Seed Bank Orders dataset, but she currently doesn't see any rows in the dataset. Since Yasmine is Hadiqa's manager, Yasmine asks Hadiqa if she's experiencing the same problem, but Hadiqa replies that she can see all the rows. Why is this happening?

Options:

A.

The dataset's security predicate was set up incorrectly.

B.

Yasmine doesn't have the Manager app role.

C.

Yasmine wasn't assigned a permission set.

D.

Yasmine doesn't have the Create and Edit Analytics Dashboards permission.

Buy Now
Questions 24

Insights in a story show you how different variables and combinations of variables explain the variation of what kind of variable?

Options:

A.

Explanatory variable

B.

Outcome variable

C.

Global variable

D.

Local variable

E.

Tertiary variable

Buy Now
Questions 25

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

Options:

A.

Use selection binding in the filters section of the step "Step_pie_1."

B.

Enable the option "Apply filters from faceting" in the step "Region_1."

C.

Enable the option "Apply filters from faceting" in the step "Step_pie_1."

D.

Use selection binding in the filters section of the step "Region_1."

Buy Now
Questions 26

Which of the following are requirements for enabling Analytics for Communities?

Options:

A.

Wait at least 3 days after purchase.

B.

Have a Customer Community Plus or Partner Community license.

C.

Be nominated by your community peers.

D.

Assign your community members the Analytics for Communities permission set license.

E.

B and D

Buy Now
Questions 27

What can changing an answer to a wizard question do?

Options:

A.

Alter your Service Cloud implementation

B.

Fine-tune dashboards to reflect how your company measures key indicators

C.

Create a new set of dashboards with new KPIs

D.

Use up one of the three wishes granted you by the wizard

Buy Now
Questions 28

How many concurrent stories per org are allowed?

Options:

A.

5

B.

4

C.

2

D.

1

Buy Now
Questions 29

What kind of org should you use for checking challenges when you do Trailhead modules about Analytics?

Options:

A.

An enterprise org, because that type of org is typically used by large companies

B.

A trial org, because you don't need to save anything

C.

A Developer Edition org, because it's a free, safe environment where you can try things out

D.

A higher education org, because analytics requires advanced math

Buy Now
Questions 30

Which security feature can be used to give Regional Development Coordinator roles access to only their designated regions and seed bank orders?

Options:

A.

Inherited security

B.

Security predicates

C.

Separate apps for each region

D.

Sharing rules

Buy Now
Questions 31

Before using bindings, you can try using facets to specify interactions between widgets.

Options:

A.

False

B.

True

Buy Now
Questions 32

A consultant is creating a Churn Prediction model to identify customers who are not likely to renew their contract.

What is the appropriate action to take?

Options:

A.

Replace nulls in the Churn Reason filed as ‘No reason given’’,

B.

Exclude active customers (customer who have not churned) from the training dataset since their Churned) from the training dataset since their Churn Reason field are nulls.

C.

For the Churn Reason field, enable the ‘’This variable contains sensitive data’’ box because it may contain sensitive customer behavior.

D.

Exclude the Churn reason field from the dataset.

Buy Now
Questions 33

A consultant is working with the client to define goals and metrics for an app that will be built. The consultant decides to base the dashboards on personas and is in the design phase prior to starting the actual build.

Which two design considerations should be determined at this time? Choose 2 answers

Options:

A.

Which fonts to use for headers and body text

B.

Which charts to use to best support the defined goal

C.

How many charts should be allowed on a single dashboard

D.

Which colors to use and how to use them

Buy Now
Questions 34

Max Analytics API calls per user per hour

Options:

A.

50,000

B.

10,000

C.

5,000

D.

100,000

Buy Now
Questions 35

What is another name for the type of insight that examines how one variable explains variation of the outcome variable?

Options:

A.

First-order analysis

B.

Second-order analysis

C.

Third-order analysis

D.

Spectrum analysis

E.

Object-oriented analysis

Buy Now
Questions 36

As part of their analysis, Yasmine, Tonya, and Hadiqa need to create and save lenses to their project app. What is the minimum app role they need to do this?

Options:

A.

Manager

B.

Viewer

C.

Editor

D.

Designer

Buy Now
Questions 37

What permissions are necessary for someone to edit the XMD?

Options:

A.

Upload External Data to Analytics

B.

Manage Analytics Templated Apps

C.

Edit Analytics Dataflows

D.

Edit Dataset Recipes

Buy Now
Questions 38

Timeout for ETL jobs that have been scheduled but not executed

Options:

A.

5 minutes

B.

15 minutes

C.

20 minutes

D.

10 minutes

Buy Now
Questions 39

Exhibit:

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?

Options:

A.

Use a SAQL query leveraging the "fill" statement with a "partition" parameter.

B.

Use a SAQL query to create fake rows for any data that is missing data from the dataset.

C.

Use a "Compare Table" and use the "Show summary" option.

D.

Use a "Compare Table" and add a column leveraging the "Running Total" function.

Buy Now
Questions 40

When deploying a model to an existing Prediction, w number should be considered"1

Options:

A.

5: Limit of total number of Prediction Definitions.

B.

10: Limit of number of models under a Prediction Definition.

C.

20: Limit of number of models under a Prediction Definition.

D.

3: Limit of total number of Models.

Buy Now
Questions 41

What's the best way to describe the template-info.json file?

Options:

A.

It's a read-only file with all the user documentation for a template.

B.

It's the boss of the template with all the information needed to create the app.

C.

It makes sure that the app includes all the right Salesforce data.

D.

It's automatically populated every time you create an app from the template.

Buy Now
Questions 42

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?

Options:

A.

replace()

B.

number_to_string()

C.

coalesce()

D.

substr()

Buy Now
Questions 43

An insurance company has many Einstein Analytics dashboards that show the influence of weather, such as atmospheric temperature, on customer cases. A service agent commented that it is sometimes difficult to determine, by looking at a dashboard, whether the temperature data is reported in degrees Fahrenheit or in degrees Celsius.

How can a dashboard designer ensure the temperature data is easier to interpret on the dashboards?

Options:

A.

Add a text widget to the dashboard to indicate Fahrenheit or Celsius.

B.

Use the XMD node in the dataflow to customize the number format of the field.

C.

Customize the number format in the number widget properties of the dashboard.

D.

In Explorer, go to the Fields menu and then customize the number format of the measure.

Buy Now
Questions 44

Using the Setup menu, the Universal Containers company activated data sync (replication) in the Einstein Analytics settings. After running the sync, they notice that the aggregate sum of a field within their dataset is different than what they manually calculated by summing the same data in the Salesforce object from which the dataset was populated.

Which two differences in the newly synced data can explain this? Choose 2 answers

Options:

A.

Differences involving permanently deleted records

B.

Differences involving workflow-updated fields

C.

Differences involving formula fields

D.

Differences involving trigger-updated fields

Buy Now
Questions 45

A customer is reviewing a story that is set to maximize the daily sales quantity of consumer products in stores, and the customer sees chart related to promotional activities and to San Francisco specifically.

What conclusion can be drawn from this insight?

What conclusion can be drawn from this Insight?

Options:

A.

Of all promotions types in San Francisco, sales were the highest using Display promotion.

B.

Promotions increase sales stronger in San Francisco than they do in other cities.

C.

The best promotion type is Display.

D.

The Other stores (visualized with the gray bars) show no significant data for the sales promotions.

Buy Now
Questions 46

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?

Options:

A.

45

B.

35

C.

25

D.

30

Buy Now
Questions 47

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?

Options:

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" && 'Ownerld' == "SUser.Id".

B.

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".

C.

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".

D.

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".

Buy Now
Questions 48

A customer wants to change the default blue color on a bar chart. What is the easiest way to change blue to another color?

Options:

A.

Use conditional formatting under the bar chart widget properties by selecting the dimension.

B.

Use conditional formatting under the bar chart widget properties by selecting the measure.

C.

Use bindings to specify a color per bar.

D.

Create a compare table formula to specify a hidden metric for coloring purposes.

Buy Now
Questions 49

The Tableau CRM team at a company has created three dataflows.

myDataflowOne: this dataflow tasks 2 hours to run.

myDataflowOne: this dataflow tasks 1 hours and 30 minutes to run

myDataflowOne: this dataflow tasks 1 minute and 30 seconds to run.

If all three dataflows run, how many count towards the limit?

Options:

A.

3

B.

0

C.

1

D.

2

Buy Now
Questions 50

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?

Options:

A.

Look up the API name of the filtering field

B.

Look up the API name of the source field

C.

Find source and target step names

D.

Configure the results binding on the target step in the dashboard JSON.

Buy Now
Questions 51

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?

Options:

A.

Create and assign Salesforce permission sets according to the three types of roles defined.

B.

Assign the app permissions "viewer/' "editor," and "manager" to the three types of roles defined.

C.

Create and assign three new Salesforce profiles according to the three types of roles defined.

D.

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.

Buy Now
Questions 52

In the list of insights, the first insights that you see are the ones that explain, statistically, the most variation in the outcome variable. The insights that appear later, as you scroll through the story, explain variables that, statistically, account for less of the variation in the outcome variable.

When you select one variable, what are you comparing?

Options:

A.

Selected variable with CLV

B.

Selected variable average with the mean

C.

Selected variable with a different variable

D.

Selected variable average with the filtered average

E.

Selected variable with all story data

Buy Now
Questions 53

Can you share dashboards with others in your org?

Options:

A.

Click on the "Share" icon on the dashboard. From there, you can set up sharing options, post a dashboard screenshot to Chatter, get a URL to share, or download a screenshot.

B.

Click on the "Share" icon on the lens. From there, you can set up sharing options, post a dashboard screenshot to Chatter, get a URL to share, or download a screenshot

C.

No, you can't share dashboards.

D.

Click on the "Share" icon on the dataset.

Buy Now
Questions 54

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?

Options:

A.

computeExpression Transformation with SAQL Expression to calculate the duration

B.

flatten Transformation with Offset Expressions to calculate the duration

C.

computeRelative Transformation with offset parameter to calculate the duration

D.

computeRelative Transformation with SAQL Expression to calculate the duration

Buy Now
Questions 55

What is another name for the type of insight that examines how one variable explains variation of the outcome variable?

Options:

A.

Third-order analysis

B.

Object-oriented analysis

C.

Second-order analysis

D.

First-order analysis

E.

Spectrum analysis

Buy Now
Questions 56

Philip adds a recently created Seed Bank Orders dataset to an Einstein Analytics app for which the Mosaic Seed Bank project team has the Viewer app role. How much data in the Seed Bank Orders dataset can a project team member see?

Options:

A.

None of the data

B.

Only rows designated by the Salesforce administrator

C.

All rows and fields in the datasets

D.

Only rows designated by the App Manager

Buy Now
Questions 57

How many stories can you create in Analytics Plus?

Options:

A.

5,000

B.

1,000, but more can be purchased

C.

75, but more can be purchased

D.

500, but more can be purchased

Buy Now
Questions 58

What happens if you first disable Analytics, and then you re-enable Analytics later? Select 2

Options:

A.

User permissions are removed from each defined permission set if Analytics is disabled. (Missed)

B.

User permissions are not removed from each defined permission set if Analytics is disabled.

C.

You must define the permission sets again if Analytics is re-enabled. (Missed)

D.

You must not define the permission sets again if Analytics is re-enabled.

Buy Now
Questions 59

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 3 answers

Options:

A.

Ant Migration Tool

B.

Analytics External Data API

C.

Analytics REST API

D.

Change sets

E.

Analytics dashboard connector

Buy Now
Questions 60

What do you have to assign to users before they can access Analytics?

Options:

A.

Analytics permission set license (PSL)

B.

Permission set with at least one Analytics user permission

C.

Username and password

D.

A and B

E.

B and C

Buy Now
Questions 61

Refer to the graphic.

Which conclusion can be made regarding the strength of the model shown?

Options:

A.

The model is very strong. A GINI coefficient of .535 shows that this model is very effective.

B.

The model is pretty good; the accuracy rating of .7597 means we can predict both wins and losses at a fairly high rate.

C.

The strength of the model cannot be determined with the metrics shown.

D.

The model is very weak and doesn't provide useful predictions due to the low threshold.

Buy Now
Questions 62

A consultant created a dashboard using Einstein Analytics for her client, a shipping company. It sources data from very large datasets. Now the client has requested that the consultant add more steps to the dashboard.

To ensure that the dashboard has acceptable performance, what two actions should the consultant take? Choose 2 answers

Options:

A.

Check if any steps can be reused for multiple purposes.

B.

Replace AggregateFlex steps with SAQL steps.

C.

Split the steps and charts into different pages in a dashboard.

D.

Avoid using conditional formatting.

Buy Now
Questions 63

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?

Options:

A.

Show the customer how to export and review the R-Code model validation results

B.

Check the p-values and standard deviation

C.

Use the Share and Export feature to help the customer determine if the findings make logical sense

D.

Consult with a Data Scientist to validate the findings

Buy Now
Questions 64

How can you restrict access to Analytics data at the row level?

Options:

A.

Manually add a flag to each row to prevent access.

B.

Use a security predicate to filter which rows are returned.

C.

Use subtle thought control.

D.

Remove restricted rows from the JSON file.

Buy Now
Questions 65

A training dataset Is being prepared for a Einstein Discovery story. One skewed with outliers. at action should the Einstein consultant take?

Options:

A.

Remove the outlier rows.

B.

Nothing, because the field is not the outcome variable.

C.

Change the method of binning to fixed width.

D.

Remove the field because it has bad data

Buy Now
Questions 66

An Einstein Analytics Consultant is working with a subscriptions based company to build a dashboard to understand customer renewals. Each subscription is captured as a Closed Won Opportunity within Salesforce Unfortunately the Opportunity record does not specify whether it is a renewal or a net new subscription.

Which data transformation should be used to determine if a subscription is new or a renewal?

Options:

A.

ComputeRelative

B.

ComputeExpression

C.

Augment

D.

flatten

Buy Now
Questions 67

A Tableau CRM consultant decides to use a recipe to create a new dataset.

Which two source types can be used for the recipe?

Choose 2 answers

Options:

A.

Existing datasets

B.

Records from a Salesforce object

C.

Dataset lens

D.

Connected data(Synced)

Buy Now
Questions 68

The Universal Containers company used Einstein Analytics to create two datasets:

Dataset A: contains a list of activities with an "activitylD" dimension and a "userlD" dimension Dataset B: contains a list of users with a "userlD" dimension

The team wants to delete from Dataset A all activities related to users in Dataset B.

How can an Einstein Consultant help them achieve this?

Options:

A.

Use the dataflow transformation "delete" and set "userlD" as the deletion ID.

B.

Use a combination of dataflow transformations: "augment" and "filter."

C.

Use an external ETL tool to extract both datasets and delete records.

D, Use the recipe operation "delete" and set "userlD" as the deletion ID.

Buy Now
Questions 69

A data architect wants to use a dataflow transformation to implement row-level security that is based on role hierarchy in Salesforce. Which transformation should be used to level the dataset hierarch?

Options:

A.

digest transformation

B.

flatten transformation

C.

delta transformation

D.

sfdcDigest transformation

Buy Now
Questions 70

A dataset is ready for analysis in Einstein Discovery.

What is the first step a consultant should take after the data is loaded?

Options:

A.

Identify data types and define the appropriate data as numeric.

B.

Analyze data columns and decide which, if any, to drop.

C.

Produce a graph of the data to analyze.

D.

Load the data into Einstein Analytics

Buy Now
Questions 71

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

Options:

A.

Emphasis: make sure they have space for important information, such as headlines and key charts.

B.

Clarity: make sure they are uncluttered and easy to interpret.

C.

Consistency: make sure they have a sense of familiarity to strengthen your users' ease of use.

D.

Balance: make sure they have a balance of different charts to get a more interesting design.

Buy Now
Questions 72

What is the order of filter, limit, order and offset functions in SAQL?

Options:

A.

Filter and order can be interchanged. Offset must be after filter/order and limit must come after offset.

Buy Now
Exam Name: Salesforce Tableau CRM Einstein Discovery Consultant (SU24)
Last Update: Dec 21, 2024
Questions: 239

PDF + Testing Engine

$140

Testing Engine

$105

PDF (Q&A)

$90