New Tableau-CRM-Einstein-Discovery-Consultant Test Materials & Valid Tableau-CRM-Einstein-Discovery-Consultant Test Engine
Tableau-CRM-Einstein-Discovery-Consultant Updated Exam Dumps [2024] Practice Valid Exam Dumps Question
NEW QUESTION # 56
What is a keyword in SAQL? And what case must it be in?
- A. A keyword is basically just a function in SAQL, like group, foreach, etc. And it has to be lowercase.
Answer: A
NEW QUESTION # 57
A consultant is asked to create a dashboard for sales to see the forecasted sales per product family. After gathering the requirements, the consultant decides to leverage the timeseries SAQL statement to predict sales.
Which two actions must be performed when writing the SAQL query?
Choose 2 answers
- A. Include the fill SAQL statement to fill any missing dates.
- B. Determine if the timeseries required parameter, prediction interval, should be 80 or 95.
- C. Validate that there is enough data in the dataset to make a good prediction.
- D. Investigate which prediction model is best for the data available.
Answer: A,C
NEW QUESTION # 58
What permissions are necessary for someone to edit the XMD?
- A. Upload External Data to Analytics
- B. Edit Dataset Recipes
- C. Manage Analytics Templated Apps
- D. Edit Analytics Dataflows
Answer: A,D
NEW QUESTION # 59
The Einstein Analytics team at a company created a clataset based on the Opportunity__c custom object. The VP of Sales reports seeing the message "No results found" when opening the dataset to explore it. Other users below the VP in the role hierarchy can see rows on the same dataset. Which two problems might be causing this issue?
- A. The Salesforce profile for the VP does not have read permission on some fields of the Opportunity__c custom object
- B. The dataset is inheriting sharing from Salesforce and the VP can see more than 3000 rows
- C. The Security Predicates set up at the dataset level are preventing the VP from seeing data
- D. The Salesforce profile for the VP does not have read permission on the Opportunity__c custom object
Answer: B,D
NEW QUESTION # 60
Which three statements are true regarding sharing inheritance? Choose 3 answers
- A. A dataset using sharing must also have a security predicate defined.
- B. 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.
- C. Sharing inheritance supports a foreign key for enforcing security.
- D. 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.
- E. When sharing inheritance is enabled, security predicates are ignored.
Answer: A,B,D
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_security_datasets_sharing_about.htm&type=5
NEW QUESTION # 61
When organizing information in an Einstein Analytics dashboard, what does the "Progressive Disclosure' design principle mean'
- A. Intentionally omit specific details so that users can do ad-hoc exploration if needed for root-cause analysis.
- B. Implement strict security predicates to minimize the amount of information displayed to users.
- C. Only provide the user with the level of detail they need to see, with the option to drill down deeper into more details.
- D. Utilize the latest templates for the most modern look and feel.
Answer: C
NEW QUESTION # 62
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 workflow-updated fields
- B. Differences involving trigger-updated fields
- C. Differences involving permanently deleted records
- D. Differences involving formula fields
Answer: C,D
Explanation:
https://help.salesforce.com/articleView?id=000314272&type=1&mode=1
NEW QUESTION # 63
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's the boss of the template with all the information needed to create the app.
- D. It makes sure that the app includes all the right Salesforce data.
Answer: C
Explanation:
https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_templates_intro/wave_analytics_templates_structure
NEW QUESTION # 64
Before using bindings, you can try using facets to specify interactions between widgets.
- A. False
- B. True
Answer: B
NEW QUESTION # 65
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. Replace nulls in the Churn Reason filed as 'No reason given'',
- B. 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.
- C. For the Churn Reason field, enable the ''This variable contains sensitive data'' box because it may contain sensitive customer behavior.
- D. Exclude the Churn reason field from the dataset.
Answer: C
NEW QUESTION # 66
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
Answer: B
NEW QUESTION # 67
An Einstein consultant created a dashboard that went through review. Some few charts were added and removed in the process. The dashboard is now approved for production.
Which best practice should be done before releasing the dashboard?
- A. Modify the XMD so all labels and values are user-friendly.
- B. Apply conditional formatting on the new charts.
- C. Rename all the steps to correspond with the defined naming convention.
- D. Remove the redundant steps to ensure dashboard performance.
Answer: D
Explanation:
https://help.salesforce.com/articleView?id=bi_dashboards_inspector.htm&type=5
NEW QUESTION # 68
An Einstein Analytics team reports that when they start their dataflow it runs successfully with no errors or warnings, but one of the fields does not return values when it is queried.
What can be the origin of this issue7
- A. The "Integration User Profile" does not have access to the field.
- B. The user who runs the dataflow does not have access to the field.
- C. The ""Security User Profile" does not have access to the field.
- D. The field does not contain any data in Salesforce.
Answer: D
NEW QUESTION # 69
Max story creations per org per month
- A. 0
- B. 1000 (can purchase more)
- C. 500 (can purchase more)
- D. 200 (can purchase more)
Answer: C
NEW QUESTION # 70
Which of the following are included in the template object?
- A. A,C
- B. A,B and C
- C. ui.json
- D. app.json
- E. variables.json
Answer: A
Explanation:
* 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.
NEW QUESTION # 71
Exhibit:
A company wants to create a timeline chart to visualize the evolution of their Closed Won Opportunities. What are the required parameters to build a lens that displays output similar to the image shown?
- A. 2 measures, 0-2 groupings if trellis is disabled, or 0-4 groupings if trellis is enabled
- B. 1 measure, 0 groupings if trellis is disabled, or 0-2 groupings if trellis is enabled
- C. 1 measure, 1-2 groupings if trellis is disabled, or 1-4 groupings if trellis is enabled
- D. 1 measure, 1 grouping by a date field, and either 0-1 groupings by a dimension if trellis is disabled, or 0-2 groupings if trellis is enabled
Answer: D
NEW QUESTION # 72
You can get data into Einstein Discovery:
- A. By using an Einstein analytics dataset
- B. Only if your database administrator does it for you
- C. Only if Salesforce does it for you
- D. By connecting a USB drive to your laptop
Answer: A
Explanation:
Reference:
https://trailhead.salesforce.com/content/learn/modules/wave_exploration_smart_data_discovery_basics/wave_get_smart_data_discovery_and_data
NEW QUESTION # 73
To model customer value, a consultant decided to aggregate the amount ($) individual customers spent over a 2-year span.
With reference to the outcome variable, which action should the consultant take?
- A. Select to minimize the outcome variable.
- B. Create five bins of revenues, ranging from Very High Value, high Value, average Value, Low Value, and very Low Value in dataflow.
- C. Create five bins or revenue, ranging from very high Value, High Value, Average Value, Low Value, and Very Low Value in data prep.
- D. Select the option: Are you expecting a whole number greater than or equal to 0?
Answer: D
NEW QUESTION # 74
The Vice President of Sales wants to create a "Pipeline Trending" dashboard in Einstein Analytics that displays specific colors depending on the values of the fields.
Which two techniques can a consultant use to help address this requirement? Choose 2 answers
- A. Use a compute Expression to calculate a color field and assign it to each field value.
- B. Use SAQL queries to calculate a color field and assign it to each field value.
- C. Use the "fields" menu when exploring the dataset and assign colors to each field value.
- D. Use an XMD file and assign colors to each field value.
Answer: C,D
NEW QUESTION # 75
What can you do in a dataset recipe?
- A. Combine data from different datasets
- B. Make a data chili
- C. Build a dashboard
- D. Extract external data into Analytics
Answer: A
NEW QUESTION # 76
An Einstein Consultant needs to add some data values to an existing dataflow: a text field, a number (via a case statement), and a date (via SAQL).
In order to achieve this, which compute option should be used?
- A. computeValue
- B. computeExpression
- C. computeField
- D. computeData
Answer: B
NEW QUESTION # 77
Max story creations per org per day:
- A. 40 per org
- B. 40 per org per clay
- C. 20 per org
- D. 20 per org per clay
Answer: D
NEW QUESTION # 78
A consultant is tasked with creating one query that shows how many opportunities and cases there are per account.
Cases and opportunities are found in two different datasets with a reference to the related Account via the AccoundId.
What options do the consultant have in Analytics Studio to create the query?
- A. A cogroup statement
- B. A union statement
- C. A fill statement
- D. A cogrouop or union statement
Answer: D
NEW QUESTION # 79
What are the two main parts of a lens/exploration?
- A. Query
- B. Dataset
- C. Measure
- D. Visualization
- E. Grouping
Answer: D,E
NEW QUESTION # 80
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' left, Activities by 'Opportunityld';
- B. q = cogroup Opportunity by 'Id' right, Activities by 'Opportunityld';
- C. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld' left;
- D. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld';
Answer: A
Explanation:
Reference:
https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_saql.meta/bi_dev_guide_saql/bi_saql_statement_cogroup.htm
NEW QUESTION # 81
......
Tableau-CRM-Einstein-Discovery-Consultant Sample with Accurate & Updated Questions: https://www.prep4pass.com/Tableau-CRM-Einstein-Discovery-Consultant_exam-braindumps.html
Tableau-CRM-Einstein-Discovery-Consultant Exam Info and Free Practice Test | Prep4pass: https://drive.google.com/open?id=1a2va4L8_ym3fQt1-qhNcE9UXZwIerrOV
