Einstein Analytics and Discovery Consultant ANC-201練習テストエンジン 今すぐ試そう242試験問題 [Q102-Q124]

Share

Einstein Analytics and Discovery Consultant ANC-201練習テストエンジン: 今すぐ試そう242試験問題

試験合格保証付きのEinstein Analytics and Discovery Consultant ANC-201試験問題集


Salesforce ANC-201 は、Tableau CRM でレンズ、ダッシュボード、アプリを構築することに焦点を当てた認定試験です。この試験は、カスタムアプリケーション、レポート、ダッシュボードを作成する能力を証明したい専門家を対象としています。認定試験は、候補者のデータモデルの作成、ダッシュボードのデザイン、組織のためのアプリケーションの構築能力を検証します。


ANC-2011試験は、速いペースの世界のビジネスインテリジェンスと分析の世界であなたのキャリアを促進するのに役立つ挑戦的でありながらやりがいのある認証です。新しい仕事を獲得したり、キャリアを進めたり、単にスキルと知識を向上させたりすることを検討している場合でも、この試験は専門能力開発への貴重な投資です。

 

質問 # 102
Mosaic recently hired a new development coordinator, Zoe. First, Danielle grants Zoe the Einstein Analytics Platform license, but Zoe reports that she still can't access Einstein Analytics. What could be the problem?

  • A. An admin hasn't run a dataflow.
  • B. Danielle still needs to grant Zoe a permission set containing the Manage Analytics permission.
  • C. Danielle still needs to grant Zoe a permission set containing the Use Analytics permission.
  • D. Danielle didn't share the Mosaic app with Zoe in Einstein Analytics.

正解:C


質問 # 103
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

  • A. Existing datasets
  • B. Connected data(Synced)
  • C. Records from a Salesforce object
  • D. Dataset lens

正解:A、B


質問 # 104
An Einstein Analytics consultant is asked to add a new SalesTax field to a Product Sales dataset. The formula to calculate SalesTax is (SubTotal'CountyTax).
Which node should the consultant use in a Dataflow to calculate and insert SalesTax to the dataset?

  • A. augment
  • B. computeExpression
  • C. append
  • D. computeRelative

正解:B


質問 # 105
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?

  • A. Customize the number format in the number widget properties of the dashboard.
  • B. In Explorer, go to the Fields menu and then customize the number format of the measure.
  • C. Use the XMD node in the dataflow to customize the number format of the field.
  • D. Add a text widget to the dashboard to indicate Fahrenheit or Celsius.

正解:D


質問 # 106
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).

正解:A


質問 # 107
In what order does Einstein Discovery present the insights that it uncovers?

  • A. Insights that explain the most variation in the outcome variable, in ascending order
  • B. Alphabetical, in ascending order
  • C. Insights that explain the most variation in the outcome variable, in descending order
  • D. Alphabetical, in descending order

正解:C


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

正解:A、C


質問 # 109
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

  • A. How many charts should be allowed on a single dashboard
  • B. Which fonts to use for headers and body text
  • C. Which colors to use and how to use them
  • D. Which charts to use to best support the defined goal

正解:C、D

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


質問 # 110
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 hierarchy'

  • A. sfdcDigest transformation
  • B. flatten transformation
  • C. digest transformation
  • D. delta transformation

正解:B


質問 # 111
Is there a need for a separate Permission Set Licence for an Analytics app?

  • A. Yes
  • B. No

正解:A


質問 # 112
Can you share data from a widget?

  • A. No, you can't share data from a widget.
  • B. Select the step of the widget and share data.
  • C. Select "Share" icon, click on "Download", and select "Download in .png, .XLS, or CSV" format.
  • D. Only with the proper Einstein Analytics Platform license.

正解:C


質問 # 113
Which three statements are true regarding sharing inheritance? Choose 3 answers

  • A. A dataset using sharing must also have a security predicate defined.
  • B. 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.
  • C. 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.
  • D. Sharing inheritance supports a foreign key for enforcing security.
  • E. When sharing inheritance is enabled, security predicates are ignored.

正解:A、B、C

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


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

正解:D


質問 # 115
The Universal Containers company uses Einstein Analytics to build dashboards for different departments: Sales, Service, and Marketing. Users for the same department have the same role and need to have access to the same dashboards. Dashboards for different departments use some common datasets with the same row-level security.
How can an Einstein Consultant address this need?

  • A. Create one application for each department, put common datasets in the shared app, and use permission sets to share applications.
  • B. Create one application for each department, put common datasets in the shared app, and use roles to share applications.
  • C. Create one application for each department and use roles to share applications.
  • D. Create one application for each department, put common datasets in the shared app, and use profiles to share applications.

正解:B


質問 # 116
When Analytics runs a dataflow that accesses Salesforce objects, which user does it use?

  • A. The record owner
  • B. The current user
  • C. The system administrator
  • D. The Integration User

正解:D


質問 # 117
When you assign any Analytics permission set to users in your org, Salesforce auto-assigns the Analytics Platform permission set license to that user.

  • A. True
  • B. False

正解:A


質問 # 118
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 dataflow
  • B. In the connected user's currency
  • C. In the integration user's currency
  • D. In the currency that is set on the "currency" attribute in the dataset

正解:C

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


質問 # 119
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?

  • A. Run the recipe
  • B. Go to Analytics Settings in Setup and approve the deployment
  • C. Apply security predicates on datasets
  • D. Provide read access on the datasets

正解:A


質問 # 120
What's the best way to describe the template-info.json file?

  • A. It's a read-only file with all the user documentation for a template.
  • B. It's automatically populated every time you create an app from the template.
  • C. It makes sure that the app includes all the right Salesforce data.
  • D. It's the boss of the template with all the information needed to create the app.

正解:D

解説:
Reference:
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templates_structure


質問 # 121
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. Grid over Bar
  • B. Line over Stacked Bar
  • C. Line over Bar
  • D. Line over Scatter Plot

正解:C


質問 # 122
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


質問 # 123
A consultant built a very useful Einstein Analytics app for the corporate Sales Operations team of a company that has multiple Salesforce Ogrs, Each Org has similar models and would like to review their data the way that the corporate Sales Operations team does. The app has been packaged and needs to be installed on the other production orgs.
What is the recommended practice to install the custom template app?

  • A. Metadata API
  • B. Salesforce Managed Package
  • C. Rest API
  • D. Change Sets

正解:B


質問 # 124
......

テストエンジン練習ANC-201テスト問題:https://jp.fast2test.com/ANC-201-premium-file.html

Salesforce ANC-201日常練習試験は2023年最新のに更新された242問あります:https://drive.google.com/open?id=1BhKQ6DH_v81VAGUJ7emIiR_7PTkTxC64


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어