Latest [Jun 07, 2023] ANC-201 Exam with Accurate Building Lenses, Dashboards, and Apps in Tableau CRM PDF Questions [Q43-Q66]

Share

Latest [Jun 07, 2023] ANC-201 Exam with Accurate Building Lenses, Dashboards, and Apps in Tableau CRM PDF Questions

Take a Leap Forward in Your Career by Earning Salesforce 214 Questions


The Salesforce ANC-201 certification exam is designed for professionals who want to demonstrate their expertise in building lenses, dashboards, and apps in Tableau CRM. The exam measures a candidate's knowledge and skills related to various topics such as data modeling, data preparation, dashboard design, and application development. Passing this certification exam can help professionals enhance their career prospects and improve their credibility in the industry.

 

NEW QUESTION # 43
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 dataset XMD to rename stages.
  • B. Use a dataflow to sort the stages by their internal name.
  • C. Use a dataflow to rename the stages with a preceding number.
  • D. Use a dashboard JSON to rename stages.

Answer: A,C


NEW QUESTION # 44
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. Add the new field to the existing dataset and use "Security Predicates' to hide it from users who should not access it.
  • B. 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.
  • C. 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.
  • D. 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.

Answer: D


NEW QUESTION # 45
A company used Einstein Analytics to create two datasets:
1. "Opportunity With Account- dataset, which contains data from the Opportunity standard object augmented by the Account data.
2. "Case with Account" dataset. which contains data from the Case standard object augmented by the Account data.
The company wants to build a lens showing the total number of Opportunities and Cases per Account. How can a consultant help them build this lens'

  • A. Use a SAQL query to group and join the "OpportunityWithAccount" and "CaseWithAccount" datasets then generate the results.
  • B. Set up Connect Data Sources in the UI between the "OpportunityWithAccount" and "CaseWithAccount" datasets.
  • C. Use "Compare Table" to join the "OpportunityWithAccount" and "CaseWithAccount" datasets using the "Accountld" and then aggregate by Account.
  • D. Create a recipe to generate a new dataset from the "OpportunityWithAccount" and "CaseWithAccount" datasets aggregated by Account, and use the generated dataset in a lens.

Answer: A


NEW QUESTION # 46
What is an Einstein Discovery story?

  • A. A collection of graphs, statistical analysis, and text that helps you understand the relationships between a single outcome variable and the factors that influence that variable
  • B. An account of imaginary or real people and events told for entertainment
  • C. A collection of graphs, statistical analysis, and text that proves exactly what caused an outcome
  • D. A collection of graphs, statistical analysis, and text that helps you understand the relationships between multiple outcome variables and the factors that influence those variables

Answer: A


NEW QUESTION # 47
Is there a need for a separate Permission Set Licence for an Analytics app?

  • A. No
  • B. Yes

Answer: B


NEW QUESTION # 48
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

  • A. Replace AggregateFlex steps with SAQL steps.
  • B. Check if any steps can be reused for multiple purposes.
  • C. Avoid using conditional formatting.
  • D. Split the steps and charts into different pages in a dashboard.

Answer: B,D


NEW QUESTION # 49
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. Select the isWon = True outcome variable and generate the story.
  • B. Change the grain by removing the line level detail as it will skew the win rate.
  • C. Click Create Story and Einstein will take care of the rest.
  • D. Filter to only look at isWon = True records to avoid skewing the results.

Answer: C


NEW QUESTION # 50
Which security option is not available in Einstein Analytics for securing datasets?

  • A. Inherited security
  • B. Field-level security
  • C. Row-level security with security predicates
  • D. App level security

Answer: B


NEW QUESTION # 51
What does a configuration wizard do?

  • A. Customizes your template based on Salesforce settings
  • B. Lets you know the best way to set up your Salesforce data
  • C. Automatically creates multiple versions of the same app
  • D. Asks you questions about how you store data in your org to help you create your app

Answer: D

Explanation:
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templates_in_action


NEW QUESTION # 52
Where can you view the status of a CSV upload in Analytics?

  • A. The Create Dataset page
  • B. The Setup menu
  • C. The data manager
  • D. The Analytics home page

Answer: C


NEW QUESTION # 53
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 # 54
What can you do with the dataflow?

  • A. Build a dashboard
  • B. Explore a dataset
  • C. Extract Salesforce object data into Analytics
  • D. Extract data from an external CSV file into Analytics

Answer: C


NEW QUESTION # 55
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 master.
  • C. It is the instance.
  • D. It is the target.

Answer: B


NEW QUESTION # 56
Max Analytics API calls per user per hour

  • A. 50,000
  • B. 100,000
  • C. 5,000
  • D. 10,000

Answer: D


NEW QUESTION # 57
In a Compare Table formula, you can refer to other columns with:

  • A. Letters (A..Z)
  • B. All of the above
  • C. Their names
  • D. Numbers (1..9)

Answer: A


NEW QUESTION # 58
In Einstein Analytics, which node is used in a dataflow to extract data from a registered dataset?

  • A. edgemart
  • B. digest
  • C. sfdcDigest
  • D. export

Answer: A


NEW QUESTION # 59
Why would you use the Actions menu in a chart?

  • A. To post to Chatter
  • B. To rearrange widgets in dashboards
  • C. To expand the time period shown in a dashboard
  • D. To create workout plan for you and your team

Answer: A


NEW QUESTION # 60
How do you create a regression timeseries?

  • A. In SAQL, use the timeseries function with the following arguments: Partition (the group_by piece), Seasonality (set to 12 to get yearly seasonality).

Answer: A


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

  • A. Tertiary variable
  • B. Global variable
  • C. Local variable
  • D. Outcome variable
  • E. Explanatory variable

Answer: D

Explanation:
Reference:
When you configure the story, you tell Einstein Discovery to maximize/minimize the variable. The variable is 'outcome variable' in your story


NEW QUESTION # 62
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. Use sharing inheritance.
  • C. Create separate datasets for attainment and commission and apply security predicates and/or sharing inheritance.
  • D. Add the sales organization to the attainment dataset access list.

Answer: C


NEW QUESTION # 63
What's the magic of faceting?

  • A. It shifts the time period of the chart you're viewing.
  • B. It turns the dataflow on and off.
  • C. It binds charts together so that selecting something in one chart filters other charts by that choice.
  • D. It creates a chart that shows all the faces of your data in a diamond chart.

Answer: C


NEW QUESTION # 64
Exhibit:

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. Use a SAQL query since the summary is not available in standard interface.
  • B. Create a computeExpression field in the Dataflow to calculate the summary.
  • C. Add a formula field to calculate the summary.
  • D. Use the Show Summary option in the compare table.

Answer: D


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

  • A. Use conditional formatting under the bar chart widget properties by selecting the measure.
  • B. Use conditional formatting under the bar chart widget properties by selecting the dimension.
  • C. Use bindings to specify a color per bar.
  • D. Create a compare table formula to specify a hidden metric for coloring purposes.

Answer: A


NEW QUESTION # 66
......

Authentic Best resources for ANC-201 Online Practice Exam: https://www.exam4pdf.com/ANC-201-dumps-torrent.html

Practice To ANC-201 - Exam4PDF Remarkable Practice On your Building Lenses, Dashboards, and Apps in Tableau CRM Exam: https://drive.google.com/open?id=1i6h9IQYp1tdSbxXEJYa3faGqkZdENL9n