Free Salesforce ANC-301 Test Practice Test Questions Exam Dumps
Prepare Top Salesforce ANC-301 Exam Audio Study Guide Practice Questions Edition
NEW QUESTION # 46
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 AccountTeamMember object and augment it with the Opportunity object using 'Accountld' as the join field and apply following security predicate: 'AccountTeamMember.Userld' == "$User.Id".
- C. 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".
- D. Apply sharing inheritance.
Answer: B,D
NEW QUESTION # 47
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. 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.
Answer: A,C,D
NEW QUESTION # 48
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. Change the grain by removing the line level detail as it will skew the win rate.
- 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. Click Create Story and Einstein will take care of the rest.
Answer: D
NEW QUESTION # 49
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: C
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_limits.htm&type=5
NEW QUESTION # 50
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. Cancel this story and redefine the dataset.
- B. Retain Amount; not knowing the size of a deal makes it hard to predict if will be won.
- C. Do nothing; they appear to be similar, but there might be differences from the business perspective.
- D. Retain Promotion; it is an actionable variable and without it, we cannot recommend prescriptive actions.
Answer: C
NEW QUESTION # 51
A consultant built an Einstein Analytics app for the Sales Operations team. The Sales Operations team wants to share their app with other people at the company. The consultant recommends distributing the app as an Einstein Analytics template app.
What can the consultant do to give the Sales team more choices and options with future apps that are generated from the Sales Operations app'
- A. Update contents in the Sales Operations app and create new template versions of the app.
- B. Update contents in the Sales Operations app and changes will be pushed down to its generated apps.
- C. Ensure the Sales team has the necessary permissions to customize their apps.
- D. Create a configuration wizard for the 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
What permissions are necessary for someone to edit the XMD?
- A. Edit Dataset Recipes
- B. Upload External Data to Analytics
- C. Edit Analytics Dataflows
- D. Manage Analytics Templated Apps
Answer: B,C
NEW QUESTION # 53
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?
- A. Exclude the Churn reason field from the dataset.
- B. Replace nulls in the Churn Reason filed as 'No reason given'',
- C. For the Churn Reason field, enable the ''This variable contains sensitive data'' box because it may contain sensitive customer behavior.
- D. 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.
Answer: C
NEW QUESTION # 54
A Einstein Analytics consultant is asked to help a company report on their sales activity. The company wants to train some users to create their own dashboards. They also want another team to only be able to use the dashboards.
What must be configured to address these requirements?
- A. Create two permission sets with different system permissions.
- B. Grant "Manage" access permission to the apps.
- C. Use a permission set license with two different levels of access.
- D. Create a permission set license assignment with two different levels of access-
Answer: A
NEW QUESTION # 55
After getting approval of the dashboard layout design for a desktop, the Einstein Analytics consultant is ready to start the design process for a mobile layout.
What are three considerations that the consultant should keep in mind when developing the layout? Choose 3 answers
- A. If more than one layout is eligible, the one with the most device properties set is used. If there is a tie, the most recently defined layout is used. (Missed)
- B. If no layouts are eligible for the mobile device, the first defined layout is used. (Missed)
- C. A layout for mobile is eligible for use when the device meets all the device properties set in the Layout panel.
- D. There are widgets that cannot be displayed on mobile layouts.
- E. If no layouts are eligible for the mobile device, an error message will be displayed.
Answer: A,B,C
Explanation:
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/wave_dashboard_designer_basics/wave_take_analytics_on_the_go
NEW QUESTION # 56
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. Add a formula field to calculate the summary.
- B. Create a computeExpression field in the Dataflow to calculate the summary.
- C. Use the Show Summary option in the compare table.
- D. Use a SAQL query since the summary is not available in standard interface.
Answer: C
NEW QUESTION # 57
A Tableau CRM consultant develops a dashboard called
SalesPerformance_l in a sardbox environment. To deploy the recipe the consultant creates a package in workbench What is the correct meta data reference in the xml file?
- A. SalesPerformance_1 waveDashboard
- B. SalesPerformance_1 EADashboard
- C. SalesPefformance_1
- D. SalesPerformance_1 EdgeOashboard
Answer: A
NEW QUESTION # 58
Which set of statements generates monthly amount on a cumulative basis annually?
- A.

- B.

- C.

- D.

Answer: A
NEW QUESTION # 59
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
- A. Differences involving formula fields
- B. Differences involving trigger-updated fields
- C. Differences involving permanently deleted records
- D. Differences involving workflow-updated fields
Answer: A,C
Explanation:
Reference:
https://help.salesforce.com/articleView?id=000314272&type=1&mode=1
NEW QUESTION # 60
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?
- A. Use a SAQL query to create fake rows for any data that is missing data from the dataset.
- B. Use a "Compare Table" and add a column leveraging the "Running Total" function.
- C. Use a SAQL query leveraging the "fill" statement with a "partition" parameter.
- D. Use a "Compare Table" and use the "Show summary" option.
Answer: C
NEW QUESTION # 61
Einstein Discovery gives you several different kinds of recommended insights. Which of these insights is descriptive?
- A. What Happened
- B. Predictions & Improvements
- C. What Is the Difference
- D. Why It Happened
Answer: A
Explanation:
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/understand_einstein_discovery_stories/use_stories
NEW QUESTION # 62
Which widget property allows a consultant to restrict the view to a domain bounded by the values entered'
- A. Add Filter
- B. Filter by Range
- C. Add Custom Range
- D. Add Custom Domain
Answer: D
NEW QUESTION # 63
What does the Division is Naval section of the waterfall graph tell you?
- A. How combinations of factors affect the CLV for Naval customers
- B. How individual factors separately affect the outcome for Naval customers
- C. What the relationship is between significant and insignificant factors as they impact CLV for Naval customers
- D. How the chosen variable is related to all other factors in the model for Naval customers
Answer: A
Explanation:
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/dm_einstein_discovery_advanced_stories/dm_understand_why_it_happened_insights
NEW QUESTION # 64
Which three things can be done with the tableau CRM Dashboard Inspector?
Choose 3 answers
- A. Get a list of recommendations on how to improve the performance of the dashboard.
- B. Automatically remove bottlenecks to make queries run faster.
- C. View the total time required to run all queries.
- D. View all queries and the time it took to run each one.
- E. See the final query for each query along with query results.
Answer: A,D,E
NEW QUESTION # 65
Which of the following are requirements for enabling Analytics for Communities?
- A. Assign your community members the Analytics for Communities permission set license.
- B. Wait at least 3 days after purchase.
- C. B and D
- D. Be nominated by your community peers.
- E. Have a Customer Community Plus or Partner Community license.
Answer: C
Explanation:
Community member should have assigned:
- 'Analytics for Communities' permission set license - a permission set that includes the 'View Analytics on Communities pages' Only users with a Customer Community Plus or Partner Community license can use this feature. This feature is supported in communities but not in portals.
NEW QUESTION # 66
As a tableau CRM consultant you have been asked to bring data from a Snowflake database as well external Salesforce environment into Tableau CRM (CRM Analytics Plus edition). 25 objects have been enabled from the local Salesforce connector. After further investigation of the external Salesforce environment and 15 object each from the remaining 2 external Salesforce environment. You estimate each connector will per object bring between 1000 and 1 mil rows of data.
What limit will be exceeded?
- A. Storage rows of data
- B. Total number of enabled objects
- C. Salesforce external connector number of synced rows
- D. Snowflake connector number synced rows
Answer: C
NEW QUESTION # 67
Number of queries per user per day
- A. 10,000
- B. 1,000
- C. 50,000
- D. 20,000
Answer: A
NEW QUESTION # 68
Which three parameters are used in a compare table formula field to calculate and display a field as percentage value? Choose 3 answers
- A. Calculation
- B. Column Color
- C. Column Name
- D. Length
- E. Format
Answer: A,C,E
NEW QUESTION # 69
......
Go to ANC-301 Questions - Try ANC-301 dumps pdf: https://www.suretorrent.com/ANC-301-exam-guide-torrent.html
Dumps Practice Exam Questions Study Guide for the ANC-301 Exam: https://drive.google.com/open?id=1JdskSPqcG_G_WyGxC_xAY-H3RKK5RFp0