最新のSalesforce ANC-101のPDFと問題集で(2022)無料試験問題解答 [Q14-Q33]

Share

最新のSalesforce ANC-101のPDFと問題集で(2022)無料試験問題解答

あなたを合格させるSalesforce Certification ANC-101試験問題集で2022年10月12日には210問あります


Salesforce ANC-101 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • EinsteinAnalyticsホームページのナビゲート
トピック 2
  • レンズからのデータのエクスポートとレンズの共有
  • データセットの探索:さらに深く
トピック 3
  • アプリのナビゲート
  • 自分のデータのアップロードと探索
  • データの探索
トピック 4
  • Salesforce EinsteinAnalyticsアプリケーションのインストールとアカウントへのログイン
  • データの読み込みの概要
トピック 5
  • データセットの探索:基本
  • ダッシュボードの探索
  • データセットの探索

 

質問 14
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?

  • A. The dataset's security predicate was set up incorrectly.
  • B. Yasmine doesn't have the Create and Edit Analytics Dashboards permission.
  • C. Yasmine doesn't have the Manager app role.
  • D. Yasmine wasn't assigned a permission set.

正解: A

 

質問 15
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 "Compare Table" and use the "Show summary" option.
  • B. Use a SAQL query leveraging the "fill" statement with a "partition" parameter.
  • C. Use a "Compare Table" and add a column leveraging the "Running Total" function.
  • D. Use a SAQL query to create fake rows for any data that is missing data from the dataset.

正解: B

 

質問 16
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. Find source and target step names
  • B. Configure the results binding on the target step in the dashboard JSON.
  • C. Look up the API name of the source field
  • D. Look up the API name of the filtering field

正解: A,B,D

 

質問 17
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. 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".
  • 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. Create a master-detail relationship between the Salesforce Account and Opportunity objects.
  • D. Apply sharing inheritance.

正解: A,D

 

質問 18
Max story creations per org per day:

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

正解: C

 

質問 19
A dashboard dataset is growing and the Einstein Analytics consultant notices an impact on performance. The consultant needs to make a few adjustments.
Which three actions can the consultant take to improve dashboard performance? Choose 3 answers

  • A. Move calculations to a dataflow.
  • B. Distribute steps among separate pages.
  • C. Replace separate step filters with a global filter.
  • D. Use SAQL code to join datasets at runtime.
  • E. Reorganize the dashboard widgets.

正解: A,B,C

 

質問 20
A customer displays a lot of data and wants a way to dynamically emphasize certain values on a bar chart in order to properly grab the user's attention.
What can an Einstein Consultant use to accomplish this task?

  • A. Compare Table
  • B. XMD
  • C. Chart Markers
  • D. Customize tooltip

正解: C

解説:
https://help.salesforce.com/articleView?id=bi_chart_add_tooltips_markers_to_data_points.htm&type=5

 

質問 21
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 "Region_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 "Step_pie_1."

正解: C,D

 

質問 22
A consultant is working with a credit card company that needs help with ongoing fraudulent transactions. The company provides a representative sample dataset for the consultant to analyze in Einstein Discovery. The story's initial assessment shows that a third-party payment app is the source of these fraudulent transactions. However, the company rejects this assessment outcome, stating they have not had a partnership with this payment app long enough for it to be a concern.
What is the recommended next step to improve the story outcome?

  • A. Make adjustments to the story to better demonstrate that the third-party payment app is the culprit.
  • B. Use the credit card company's domain knowledge and exclude the third-party payment app from the story.
  • C. Explain to the company that the story has returned unbiased results and the initial assessment is accurate.
  • D. Ask the credit card company for a more comprehensive dataset to analyze.

正解: C

 

質問 23
In Einstein Analytics, which node is used in a dataflow to extract data from a registered dataset?

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

正解: B

 

質問 24
Which widget property allows a consultant to restrict the view to a domain bounded by the values entered'

  • A. Filter by Range
  • B. Add Filter
  • C. Add Custom Domain
  • D. Add Custom Range

正解: C

 

質問 25
A company's Salesforce org has multi-currency enabled. This company's business intelligence team used Einstein Analytics to build a dataflow that creates a dataset, "OpportunityDataSet". This dataset is populated with data extracted from the standard object, Opportunity. One of the extracted fields is the standard field, Amount.
If a user explores the "OpportunityDataSet" in Einstein Analytics, in which currency will the Amount values be shown?

  • A. In the currency that is set on the "currency" attribute in the dataset
  • B. In the integration user's currency
  • C. In the currency that is set on the "currency" attribute in the dataflow
  • D. In the connected user's currency

正解: B

解説:
https://salesforce-trailblazer.com/einstein-analytics-multi-currency/

 

質問 26
Which security option is not available in Einstein Analytics for securing datasets?

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

正解: B

 

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

  • A. A trial org, because you don't need to save anything
  • B. An enterprise org, because that type of org is typically used by large companies
  • C. A higher education org, because analytics requires advanced math
  • D. A Developer Edition org, because it's a free, safe environment where you can try things out

正解: D

 

質問 28
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?

  • A. Create a trigger on Opportunity and use the Salesforce External Connector to get predictions from Einstein Discovery.
  • B. Create a trigger on Opportunity and use the REST API to get predictions from Einstein Discovery.
  • C. Create an Apex batch on Opportunity and use the REST API to get predictions from Einstein Discovery.
  • D. Create a trigger on Opportunity and install the Einstein Discovery Writeback managed package from the AppExchange.

正解: D

解説:
https://help.salesforce.com/articleView?id=bi_edd_wb_native.htm&type=5

 

質問 29
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. Create an XMD node in the dataflow to change the label and color of the values in the fields.
  • C. In the explorer, select the boolean fields and use the "edit values" option on the fields to change values and colors.
  • D. Download the XMD for the dataset and change the values and color for the fields and then upload to the dataset.

正解: C,D

 

質問 30
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 permanently deleted records
  • B. Differences involving trigger-updated fields
  • C. Differences involving formula fields
  • D. Differences involving workflow-updated fields

正解: A,C

解説:
https://help.salesforce.com/articleView?id=000314272&type=1&mode=1

 

質問 31
How many external files can be uploaded to Einstein Analytics on rolling 24 hour basis?

  • A. 50 files Per dataset
  • B. 300 files per dataset
  • C. 500 files per dataset
  • D. 100 files per dataset

正解: A

 

質問 32
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. Only rows designated by the Salesforce administrator
  • B. None of the data
  • C. Only rows designated by the App Manager
  • D. All rows and fields in the datasets

正解: D

 

質問 33
......

ANC-101問題集はSalesforce Certification認証済み試験問題と解答:https://www.goshiken.com/Salesforce/ANC-101-mondaishu.html