2025年02月実際に出るANC-301試験問題集には正確で更新された問題 [Q22-Q44]

Share

2025年02月実際に出るANC-301試験問題集には正確で更新された問題

ANC-301試験問題集でPDF問題とテストエンジン

質問 # 22
Which of the following are included in the template object?

  • A. A,B and C
  • B. ui.json
  • C. variables.json
  • D. A,C
  • E. app.json

正解:D

解説:
Reference:
* template-info.json manages all elements of your template, including metadata information about the template, the Analytics objects that define dashboards and lenses, and the other files that are part of the template. * ui.json manages the configuration wizard that drives app creation. It defines the number of wizard pages, the order of wizard questions, and any messages you want the user to see. * variables.json contains all template variables, including text for wizard questions and specifications for the answers. Variables also define conditional questions. For example, you may want some questions to appear in the wizard only if an org contains certain data. Or you might want to add more specific questions based on the answers to more general wizard questions. * template-to-app-rules.json defines the rules the template follows. For example, you could define a rule that specifies that if an org doesn't use certain Salesforce objects, the app won't refer to them in dashboards or include them in the dataflow. Rules also define how variables are handled. For example, if the wizard asks which fields to include in filters for accounts, template-to-app-rules.json determines how that choice is reflected in dashboards.


質問 # 23
An Einstein Consultant is implementing encryption for a customer.
Which two statements about Einstein Analytics Encryption are true? Choose 2 answers

  • A. By default, the same keys are used to encrypt data in Einstein Analytics as are used to encrypt data in Salesforce objects.
  • B. Bring Your Own Key is not supported.
  • C. The customer's org must have a Shield Platform Encryption tenant secret.
  • D. When Einstein Analytics Encryption is enabled, all newly registered datasets are encrypted at rest.

正解:C、D

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


質問 # 24
Which recommended technique should a CRM Analytics consultant
use to access CRM Analytics data from a remote app or website?

  • A. Export the data to a CSV file and load it on the remote site.
  • B. Use HTTPS to call the /wave/query API, supplying an encoded SAQL query as a parameter.
  • C. Use an iFrame to embed the Salesforce page in a remote site.

正解:B


質問 # 25
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. Analytics REST API
  • B. Analytics External Data API
  • C. Change sets
  • D. Ant Migration Tool
  • E. Analytics dashboard connector

正解:A、C、D

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


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

正解:B、C


質問 # 27
What does XMD stand for?

  • A. Extended Metadata
  • B. Lenses Dataset Fields
  • C. Create a JSON
  • D. Configuring unsupported fields

正解:A


質問 # 28
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. Add the system permission "Manage Analytics Custom Maps" to the permission set used.
  • C. Contact Salesforce support and request to get custom maps and geoJSON enabled for the org.
  • D. Upload the geoJSON via the API because it is not a function in the UI.

正解:B

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


質問 # 29
Cloud Kicks (CK) has a dashboard that is still showing 10 former account managers. CK has since expanded, and some have moved from their former roles. CK wants the dashboard to reflect current account managers and stay up to date as new team members join.
How should the CRM Analytics developer accomplish this?

  • A. Use a Repeater Widget that updates automatically as the data flows through the system.
  • B. Create @ Watchlist and when the number of account manager updates, update the dashboard to reflect the same.
  • C. Build a report and get notified when a new account manager joins, and then edit the dashboard to add the account manager.

正解:A

解説:
The Repeater Widget in CRM Analytics allows dynamic updates to be reflected on the dashboard automatically as data flows are updated. This means that as new account managers join or existing account managers change roles, the data in the widget will automatically reflect the latest information without manual updates. This is the most efficient way to keep the dashboard up-to-date with the current list of account managers.


質問 # 30
A client has two datasets that are used across seven different dashboards. Three of these dashboards are used by marketing and four are used by sales. The client requires that only marketing can access the marketing dashboards and only sales can access the sales dashboards.
What solution should be recommended?

  • A. Duplicate the datasets and create two custom apps: one for marketing dashboards and datasets with marketing as "editor" and one for sales dashboards and datasets with sales as "editor."
  • B. Create two custom apps: one for marketing dashboards with marketing as "viewer" and one for sales dashboards with sales as
    "viewer." Add the datasets as references to both custom apps.
  • C. Create three custom apps: one for marketing dashboards with marketing as "viewer," one for sales dashboards with sales as
    "viewer," and one for datasets where marketing and sales are "viewer."
  • D. Create one custom app for the datasets and share it with marketing and sales as "viewer."

正解:C

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


質問 # 31
A CRM Analytics consultant is reviewing results from an Einstein Discovery story with a business user. They agree with the findings but notice that none of the fields used in the story have a correlation value greater than 4%. The client is now concerned that the model may not be good enough to deploy.
Which action should the consultant take?

  • A. Edit the model accuracy settings and rerun it to evaluate the correlation.
  • B. Use the appropriate algorithm and update the model.
  • C. A Identify additional data that may have a stronger relationship with the outcome variable.

正解:C


質問 # 32
Which capability can a consultant use if "Deploy without connecting to a Salesforce Object" is selected while deploying the model?

  • A. No-Code Writeback to SFDC objects
  • B. Einstein Predictions Component score
  • C. Predict Function in Salesforce flows

正解:C

解説:
When deploying a model with the option "Deploy without connecting to a Salesforce Object", the suitable capabilities include:
Use of Predict Function in Salesforce Flows: This capability allows the deployed model to be used within Salesforce Flow as a predictive tool, enabling automation flows to include predictions without directly writing back to Salesforce objects.
Flexibility in Application: This method provides flexibility in how predictions are utilized across various Salesforce processes and workflows, without the need for direct data manipulation within Salesforce objects.
Enhanced Workflow Integration: By integrating predictive insights directly into flows, organizations can automate decision-making processes, enhance user interactions, and streamline operations based on predictive outcomes.
This setup aligns with Salesforce's best practices for leveraging CRM Analytics to enhance operational efficiency and decision accuracy across different business functions.


質問 # 33
Universal Containers uses CRM Analytics to build dashboards for different departments: Sales, Service, and Marketing. Users in 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 should a CRM Analytics consultant address this need?

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

正解:A

解説:
For managing access to department-specific dashboards while leveraging common datasets, the best approach involves the use of apps and permission sets. Here's why:
App Segregation: Creating a separate app for each department (Sales, Service, Marketing) allows for tailored dashboards and datasets to be grouped by department, facilitating easier management and navigation.
Shared Common Datasets: Placing common datasets in a shared app ensures that all departments can access necessary data without duplication, maintaining consistency and reducing storage requirements.
Use of Permission Sets: Leveraging permission sets to control access to these apps is a flexible and scalable approach. Permission sets can be finely tuned to grant or restrict access based on user roles within the organization, and they can be easily adjusted as roles or organizational structures change.
This structure not only ensures data security and appropriate access but also enhances the efficiency of managing CRM Analytics resources across different departments.


質問 # 34
A manager at Cloud Kicks asks for data in a dashboard to be refreshed after the sync of an external connection to Google BigQuery.
How should the consultant accomplish this?

  • A. Schedule the recipe to run as event-based and check the Salesforce external connection syncs checkbox.
  • B. Check the scheduled date/time of the sync and schedule the recipe to run 15 minutes after the start time of the sync.
  • C. Create 3 Salesforce flow to trigger the recipe to run once the connection sync has finished running.

正解:A

解説:
For Cloud Kicks' requirement to refresh dashboard data synchronously with the sync of an external connection to Google BigQuery, the most efficient method is:
Event-Based Triggers: Using CRM Analytics, you can set up recipes to run on an event-based trigger. This ensures that the recipe (which processes the data for the dashboard) only runs after the external data sync is completed.
Salesforce External Connection Syncs: By specifically targeting the synchronization event of the Salesforce external connection with Google BigQuery, the recipe ensures data consistency and timeliness without manual intervention.
Automation and Efficiency: This approach minimizes latency and maximizes data freshness, aligning data processing closely with data availability, thus enhancing dashboard accuracy.


質問 # 35
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. In Explorer, go to the Fields menu and then customize the number format of the measure.
  • B. Add a text widget to the dashboard to indicate Fahrenheit or Celsius.
  • C. Use the XMD node in the dataflow to customize the number format of the field.
  • D. Customize the number format in the number widget properties of the dashboard.

正解:B


質問 # 36
A model created with a GLM algorithm produced unsatisfactory results.
When re-running the model, which type of algorithm should the consultant use to improve the results?

  • A. Support Vector Machines
  • B. K-Nearest Neighbors
  • C. XGBoost

正解:C


質問 # 37
A small Business Intelligence team is overwhelmed with multiple requests to create new dashboards. An option is to use layout templates to help with dashboard development.
What are two advantages of using layout templates? Choose 2 answers

  • A. Layout templates offer a universal layout thus reducing the hours spent on design
  • B. Layout templates are equipped with design best practice, such as optimally positioned KPIs and filters
  • C. Layout templates are fast to create because they are fixed and read-only
  • D. Layout templates offer a consistent end user experience

正解:A、D


質問 # 38
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. Distribute steps among separate pages.
  • B. Use SAQL code to join datasets at runtime.
  • C. Replace separate step filters with a global filter.
  • D. Reorganize the dashboard widgets.
  • E. Move calculations to a dataflow.

正解:A、C、E


質問 # 39
To use the Sales Analytics app, which permission set license do you need?

  • A. Sales Analytics Apps
  • B. Sales Wave
  • C. Analytics Templated Apps
  • D. Security User

正解:A

解説:
Each prebuilt Analytics app has its own PSL. When you set up permissions for those apps, select the right PSL. For Service Analytics, select "Service Analytics Apps." For Event Monitoring, select "Event Monitoring Analytics Apps," and so on.


質問 # 40
Yasmine told Danielle she's interested in using the artificial intelligence provided by Einstein Discovery to enhance analysis Mosaic probably wouldn't have considered through their own means. How can Danielle use Einstein Analytics to load data into Einstein Discovery?

  • A. It's not possible. Danielle will need to log into Einstein Discovery and import the data from there.
  • B. Data loaded into Einstein Analytics as datasets can then be used in Einstein Discovery without a separate load process.
  • C. Danielle needs a permission set containing the Upload External Data to Analytics permission, then she can log into Einstein Discovery and import the data from there.
  • D. Danielle needs a permission set containing the Download Analytics Data permission, then she can use the Export node to load data into Einstein Discovery.

正解:B


質問 # 41
What is an appropriate response when a client is disappointed that Einstein Discovery only detected patterns that were already known?

  • A. Highlight that Einstein reduces time to insight, which is much faster than learning from experience.
  • B. Advise them that the use case may not be accurate.
  • C. Recommend using a visualization tool, like Einstein Analytics, to uncover the details.
  • D. Remind them that the technology is only as good as the data.

正解:D


質問 # 42
A CRM Analytics consultant is building a dashboard for Cloud Kicks that is embedded in a separate Lightning page called "Management Dashboard" using a CRM Analytics Dashboard Component. The system administrator and the contract manager should both have access. The system administrator is able to see the dashboard and the data, but the contract manager sees a blank Lightning page.
What is causing the issue?

  • A. The consultant has set up/enabled a 'Hide on Error' feature for the dashboard while embedding it.
  • B. The consultant has set up a dashboard filter condition for data to be visible to system administrators only.
  • C. The consultant has set up component visibility for the dashboard for system administrators only.

正解:C

解説:
When embedding a CRM Analytics dashboard in a Lightning page using a CRM Analytics Dashboard Component, you must configure the component's visibility settings correctly to ensure that all relevant users have access. In this case, the issue arises because the system administrator can see the dashboard, but the contract manager cannot. The most likely cause is that the consultant has set the component visibility to display only for system administrators, which would prevent the contract manager from seeing the content. To resolve this issue, the consultant must modify the component visibility settings to include both the system administrator and contract manager profiles.
Reference: CRM Analytics and Lightning Components


質問 # 43
What does a configuration wizard do?

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

正解:B

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


質問 # 44
......

合格させるSalesforce ANC-301試験最速合格にはFast2test:https://jp.fast2test.com/ANC-301-premium-file.html

ANC-301問題集で必ず試験合格させる:https://drive.google.com/open?id=1-BdagIQ5Plc4zLMk0wl_4yNiwjCl_4AP


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어