Jul-2023 FREE Salesforce ANC-201 PRACTICE QUESTIONS AND ANSWERS UPDATES [Q92-Q108]

Share

Jul-2023 FREE Salesforce ANC-201 PRACTICE QUESTIONS AND ANSWERS UPDATES

DEMO FREE BEFORE YOU BUY ANC-201 DUMPS

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

Answer: B


NEW QUESTION # 93
Max story creations per org per day:

  • A. 20 per org per clay
  • B. 20 per org
  • C. 40 per org
  • D. 40 per org per clay

Answer: A


NEW QUESTION # 94
A company created a dataset called myExternalDataset. It contains a dimension, called UserRegion, that is populated by the standard User object's picklist: Region.
The company has security requirements for this dataset:
1. Only a subset of users should be able to access the dataset.
2. Users who can access the dataset should see only data that belongs to their region.
In which two ways can an Einstein Analytics consultant help them implement these requirements? Choose 2 answers

  • A. Save the dataset under a new application and give "viewer" access to a public group containing the list of users allowed to see the dataset.
  • B. Use a security predicate in the dataset so users can see only rows belonging to their respective regions.
  • C. Save the dataset under "My Private App" so only a subset of selected users can access the dataset.
  • D. Create a sharing rule in Salesforce based on the Region field in the user object and set the dataset to inherit sharing from Salesforce.

Answer: A,B


NEW QUESTION # 95
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 dimension.
  • B. Use bindings to specify a color per bar.
  • C. Use conditional formatting under the bar chart widget properties by selecting the measure.
  • D. Create a compare table formula to specify a hidden metric for coloring purposes.

Answer: C


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

  • A. Use the Analytics External Data API.
  • B. Use Oracle database connector.
  • C. Use the Salesforce SOAP interface.
  • D. Load the data as a CSV file.

Answer: A,B


NEW QUESTION # 97
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. Enable "Custom maps with geoJSON" in the analytics settings.
  • B. Contact Salesforce support and request to get custom maps and geoJSON enabled for the org.
  • C. Upload the geoJSON via the API because it is not a function in the UI.
  • 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 # 98
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

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

Answer: A,B,E

Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_explore_packaging_intro.htm&type=0


NEW QUESTION # 99
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?

  • A. Use an external ETL tool to extract both datasets and delete records.
  • B. Use the dataflow transformation "delete" and set "userlD" as the deletion ID.
  • C. Use a combination of dataflow transformations: "augment" and "filter."

Answer: C

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


NEW QUESTION # 100
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/projects
  • B. /services/data/v##.#/analytics/wizard
  • C. /services/data/v##.#/wave/templates
  • D. /services/data/v##.#/wave/apps

Answer: B


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

  • A. It turns the dataflow on and off.
  • B. It shifts the time period of the chart you're viewing.
  • 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 # 102
In a dataset, there are multiple boolean fields. When displayed on any dashboard, the boolean fields should all be displayed in the same way: a value of true should result in the display of the word "Yes" in green; a value of false should result in the display of the word "No" in red.
In which two ways can this be accomplished? Choose 2 answers

  • A. In the explorer, select the boolean fields, then create a derived dimension that references the boolean fields, and then modify the values and colors of the derived dimension.
  • B. In the explorer, select the boolean fields and use the "edit values" option on the fields to change values and colors.
  • C. Download the XMD for the dataset and change the values and color for the fields and then upload to the dataset.
  • D. Create an XMD node in the dataflow to change the label and color of the values in the fields.

Answer: B,C


NEW QUESTION # 103
The client asks an Einstein Consultant to build a dashboard with a chart that shows revenue and quantity of units sold. Which type of Combo Chart can the consultant use?

  • A. Line over Scatter Plot
  • B. Line over Bar
  • C. Line over Stacked Bar
  • D. Grid over Bar

Answer: B


NEW QUESTION # 104
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. 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
  • C. An account of imaginary or real people and events told for entertainment
  • D. A collection of graphs, statistical analysis, and text that proves exactly what caused an outcome

Answer: A


NEW QUESTION # 105
When creating a story in Einstein Discovery, do all potential collinear fields need to be removed before executing the build story'5

  • A. Yes. If the collinear variables are not removed, the Einstein Discovery model build will fail.
  • B. yes. If all collinear variables are not excluded, the model will over-fit and not make any sense.
  • C. No. Although it is ideal to eliminate collinearity as soon as possible, Einstein will give a warning post-build and the ridge regression will prevent collinearity from over-fitting.
  • D. No. Einstein Discovery is impervious to collinearity, so the story and subsequent model will be fine.

Answer: C


NEW QUESTION # 106
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?

  • A. All rows and fields in the datasets
  • B. Only rows designated by the Salesforce administrator
  • C. None of the data
  • D. Only rows designated by the App Manager

Answer: A


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

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

Answer: A


NEW QUESTION # 108
......


Finally, the ANC-201 certification exam covers app development in Tableau CRM. Candidates are expected to have a good understanding of the different types of apps, including standard apps, custom apps, and managed packages. They should be able to create, modify, and deploy apps using Tableau CRM, as well as manage dependencies and subscriptions.

 

Latest Salesforce ANC-201 Dumps with Test Engine and PDF: https://www.real4prep.com/ANC-201-exam.html

 Salesforce ANC-201 Exam Dumps Are Essential To Get Good Marks: https://drive.google.com/open?id=1rmTjqWbN4fPpF_HTpJXO9_MPN2kfJoc9