[2024年01月18日] 有効なTableau-CRM-Einstein-Discovery-Consultantテスト解答とSalesforce Tableau-CRM-Einstein-Discovery-Consultant試験PDF問題を試そう
実際に出るTableau-CRM-Einstein-Discovery-Consultant試験問題集には正確で更新された問題
質問 # 89
In an org, some of the Activity records do not have related Opportunity records. Additionally, there are Opportunity records that do not have related Activity records.
Which SAQL statement will fetch all Opportunities, even if they don't have associated Activities, and fetch related Activity data, if it exists?
- A. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld' left;
- B. q = cogroup Opportunity by 'Id' right, Activities by 'Opportunityld';
- C. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld';
- D. q = cogroup Opportunity by 'Id' left, Activities by 'Opportunityld';
正解:D
解説:
Reference:
https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_saql.meta/bi_dev_guide_saql/bi_saql_statement_cogroup.htm
質問 # 90
What are the two main parts of a lens/exploration?
- A. Grouping
- B. Dataset
- C. Query
- D. Visualization
- E. Measure
正解:A、D
質問 # 91
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 a permission set license assignment with two different levels of access-
- B. Create two permission sets with different system permissions.
- C. Use a permission set license with two different levels of access.
- D. Grant "Manage" access permission to the apps.
正解:B
質問 # 92
Which of these is not a method for controlling record-level access?
- A. Profiles
- B. Sharing Rules
- C. Organization-Wide Defaults
- D. Role Hierarchy
正解:A
解説:
https://help.salesforce.com/articleView?id=bi_security_datasets_row_level.htm
https://help.salesforce.com/articleView?id=managing_the_sharing_model.htm&type=5
質問 # 93
What kind of insight is "What Is The Difference"?
- A. Selective
- B. Descriptive
- C. Predictive
- D. Diagnostic
- E. Prescriptive
正解:D
解説:
Reference:
https://trailhead.salesforce.com/content/learn/modules/understand_einstein_discovery_stories/understand-what-is-the-difference-insights
質問 # 94
The Universal Containers company plans to upload target data from an external tool to Einstein Analytics so they can calculate the Sales team target attainments.
The target data changes every month, so the datasets need to be updated on a monthly basis. The target data is a CSV file that contains the Salesforce ID of the sales representative, the target amount, and the month of the target. For each sales representative, the file contains a target for every month of the current year as well as all previous years.
Based on this information, which operation should a consultant use with the Analytics External Data API to upload the file?
- A. Overwrite
- B. Append
- C. Update
- D. Upsert
正解:A
質問 # 95
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. SalesPefformance_1
- C. SalesPerformance_1 EdgeOashboard
- D. SalesPerformance_1 EADashboard
正解:A
質問 # 96
Timeout for ETL jobs that have been scheduled but not executed
- A. 10 minutes
- B. 15 minutes
- C. 5 minutes
- D. 20 minutes
正解:C
質問 # 97
When deploying a model to an existing Prediction, w number should be considered"1
- A. 10: Limit of number of models under a Prediction Definition.
- B. 3: Limit of total number of Models.
- C. 20: Limit of number of models under a Prediction Definition.
- D. 5: Limit of total number of Prediction Definitions.
正解:A
質問 # 98
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. Retain Promotion; it is an actionable variable and without it, we cannot recommend prescriptive actions.
- D. Do nothing; they appear to be similar, but there might be differences from the business perspective.
正解:D
質問 # 99
Number of queries per user per day
- A. 10,000
- B. 50,000
- C. 1,000
- D. 20,000
正解:A
質問 # 100
Insights in a story show you how different variables and combinations of variables explain the variation of what kind of variable?
- A. Local variable
- B. Tertiary variable
- C. Outcome variable
- D. Explanatory variable
- E. Global variable
正解:C
解説:
When you configure the story, you tell Einstein Discovery to maximize/minimize the variable. The variable is 'outcome variable' in your story
質問 # 101
In a Compare Table formula, you can refer to other columns with:
- A. All of the above
- B. Numbers (1..9)
- C. Their names
- D. Letters (A..Z)
正解:D
質問 # 102
What does a configuration wizard do?
- A. Customizes your template based on Salesforce settings
- B. Lets you know the best way to set up your Salesforce data
- C. Automatically creates multiple versions of the same app
- D. Asks you questions about how you store data in your org to help you create your app
正解:D
解説:
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templates_in_action
質問 # 103
A company uses role hierarchy to implement data security in Salesforce. They want the same role-hierarchy-based security model to apply in Einstein Analytics, but want the users in a role to see data owned by other users in the same role.
Using the "flatten" transformation, which attribute setting achieves this requirement?
- A. Set the attribute "include_self_id" to false.
- B. Set the attribute "include_self_id" to true.
- C. Set the attribute "selfjield" to false.
- D. Set the attribute "selfjield" to true.
正解:B
解説:
Reference:
https://help.salesforce.com/articleView?id=bi_integrate_flatten_transformation_operation.htm&type=5
質問 # 104
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 and use roles to share applications.
- C. Create one application for each department, put common datasets in the shared app, and use profiles to share applications.
- D. Create one application for each department, put common datasets in the shared app, and use roles to share applications.
正解:D
質問 # 105
A list widget is added to a dashboard with existing charts and tables. What must be true for the list widget to facet the dashboard charts and tables using widget properties?
- A. Chart and table steps must have their own list widgets.
- B. The list, chart, and table steps must share common dimensions from different datasets.
- C. The list, chart, and table steps must share the same dataset.
- D. The list, chart, and table steps must share a common name.
正解:C
質問 # 106
How many groupings can you have in a Compare Table?
- A. Up to four
- B. One
- C. None
- D. Infinite
正解:A
質問 # 107
Which of the following are included in the template object?
- A. A,B and C
- B. variables.json
- C. A,C
- D. app.json
- E. ui.json
正解:C
解説:
* 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.
質問 # 108
An Einstein Analytics consultant has been asked to refactor a dashboard so that it loads more quickly. After some analysis, the consultant found that most of the dashboard steps run in less than five seconds; however, the Opportunities Table takes 30 seconds to run.
How can the consultant improve the performance of this dashboard?
- A. Create a Visualforce page and display a list view of the opportunities on this new page.
- B. Create a link to download the list of opportunities as an Excel file.
- C. Create a second dashboard and move the table to this new dashboard.
- D. Create a second page on the dashboard and move the table to this new page.
正解:D
解説:
https://help.salesforce.com/articleView?id=bi_dashboard_pages.htm&type=5
質問 # 109
......
Tableau-CRM-Einstein-Discovery-Consultant試験問題集でPDF問題とテストエンジン:https://www.passtest.jp/Salesforce/Tableau-CRM-Einstein-Discovery-Consultant-shiken.html
Tableau-CRM-Einstein-Discovery-Consultant問題集で必ず合格させる試験:https://drive.google.com/open?id=19UvuAITParFFbi0eCCmmJAKSpgD8-r1W