2023 Realistic Actual4Labs Tableau-CRM-Einstein-Discovery-Consultant Dumps PDF - 100% Passing Guarantee
Free Salesforce Tableau-CRM-Einstein-Discovery-Consultant Exam Questions and Answer
Achieving the Salesforce Tableau CRM Einstein Discovery Consultant certification demonstrates your expertise in using Tableau and Einstein Discovery to drive business intelligence and analytics. It is an excellent certification for professionals who want to advance their careers in data analysis, data visualization, and machine learning. In the next paragraphs, we will explore the topics covered in the exam in more detail, as well as the benefits of becoming a Salesforce Tableau CRM Einstein Discovery Consultant.
NEW QUESTION # 56
The Universal Containers company used Einstein Analytics to create two datasets:
Dataset A: contains a list of activities with an "activitylD" dimension and a "userlD" dimension Dataset B: contains a list of users with a "userlD" dimension The team wants to delete from Dataset A all activities related to users in Dataset B.
How can an Einstein Consultant help them achieve this?
- A. Use an external ETL tool to extract both datasets and delete records.
- B. Use the dataflow transformation "delete" and set "userlD" as the deletion ID.
- C. Use a combination of dataflow transformations: "augment" and "filter."
Answer: C
Explanation:
D, Use the recipe operation "delete" and set "userlD" as the deletion ID.
NEW QUESTION # 57
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' right, Activities by 'Opportunityld';
- B. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld';
- C. q = cogroup Opportunity by 'Id' left, Activities by 'Opportunityld';
- D. q = cogroup Opportunity by 'Id', Activities by 'Opportunityld' left;
Answer: C
Explanation:
https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_saql.meta/bi_dev_guide_saql/bi_saql_statement_cogroup.htm
NEW QUESTION # 58
Your sales team requests that datasets for their dashboards are refreshed every hour. You agree to investigate if this is possible and find that the dashboards use A datasets created from two recipes. The first recipe takes 43 min to run and the second recipe takes 25 min to run.
Is it possible to refresh data every hour?
- A. Yes, the number of recipe runs does not exceed the limit of 60 in a 24 hour rolling period.
- B. No, the number of recipe runs exceed the limit of 40 in a 24 hour rolling period.
- C. Yes, with the concurrent recipe runs the duration is less than hour.
- D. No, the total duration of the recipe jobs exceeds one hour.
Answer: B
NEW QUESTION # 59
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. Use the credit card company's domain knowledge and exclude the third-party payment app from the story.
- B. Explain to the company that the story has returned unbiased results and the initial assessment is accurate.
- C. Make adjustments to the story to better demonstrate that the third-party payment app is the culprit.
- D. Ask the credit card company for a more comprehensive dataset to analyze.
Answer: B
NEW QUESTION # 60
A consultant wants to optimize data loads by extracting Salesforce objects using independent Einstein Analytics dataflows ahead of time. Which construct should be used to accomplish this?
- A. Clone
- B. Augment
- C. Data Sync (Replication)
- D. Dataflow
Answer: B
NEW QUESTION # 61
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 consistent end user experience
- B. Layout templates offer a universal layout thus reducing the hours spent on design
- C. Layout templates are fast to create because they are fixed and read-only
- D. Layout templates are equipped with design best practice, such as optimally positioned KPIs and filters
Answer: A,B
NEW QUESTION # 62
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 a trigger on Opportunity and install the Einstein Discovery Writeback managed package from the AppExchange.
- D. Create an Apex batch on Opportunity and use the REST API to get predictions from Einstein Discovery.
Answer: C
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_edd_wb_native.htm&type=5
NEW QUESTION # 63
Trending data limits: Maximum number of trended datasets per user and rows per snapshot:
- A. 5 per user, 200,000 per snapshot
- B. 10 per user, 100,000 per snapshot
- C. 10 per user, 200,000 per snapshot
- D. 5 per user, 100,000 per snapshot
Answer: D
NEW QUESTION # 64
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 SAQL query to create fake rows for any data that is missing data from the dataset.
- B. Use a "Compare Table" and add a column leveraging the "Running Total" function.
- C. Use a "Compare Table" and use the "Show summary" option.
- D. Use a SAQL query leveraging the "fill" statement with a "partition" parameter.
Answer: D
NEW QUESTION # 65
Permissions of which 2 internal users are used by Analytics to gain access to Salesforce data?
- A. Analytics uses the permissions of the Integration User to extract data from Salesforce objects and fields when a dataflow job runs.
- B. When you query a dataset that has row-level security based on the User object, Analytics uses the permissions of the Security User to access the User object and its fields.
- C. Each user has a corresponding Profile assigned (Analytics Cloud Integration User and Analytics Cloud Security User profiles).
Answer: A,B,C
NEW QUESTION # 66
What is a valid permission for a permission set?
- A. Access Sales Cloud Analytics Templates and Apps
- B. Sales Analytics Apps
- C. Always Sign Me Up for Dreamforce
- D. Enable Parental Control
Answer: A
NEW QUESTION # 67
Exhibit:
Which two statements can be determined based on the Why it Happened graphic above' Choose 2 answers
- A. The -2.2 Unexplained means there are effects that Einstein will never be able to explain regardless of the dataset.
- B. Germany performs lower than average but better when the product is Call Center.
- C. Germany sells more Call Center product and that helps them increase their win rate.
- D. Call Center is a generally poor performing product, and since there is more in Germany that has a negative effect.
Answer: C,D
NEW QUESTION # 68
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. Provide read access on the datasets
- C. Go to Analytics Settings in Setup and approve the deployment
- D. Apply security predicates on datasets
Answer: A
NEW QUESTION # 69
Universal Containers has a dashboard for Sales Managers to visualize the YoY Growth of their customers- The formula used is: YoY = [(This Year - Last Year) / Last Year] % Based on the graphic, when there is no account in the Last Year column, the YoY Growth shows null results. The Sales Managers want to replace it with 100% value.
What is the correct function to use?
- A. replace()
- B. substr()
- C. coalesce()
- D. number_to_string()
Answer: C
NEW QUESTION # 70
Einstein Discovery is a tool that:
- A. Understands your business better than you do
- B. Is like having a personal data scientist on staff
- C. Helps you hire the best data scientist for your business
- D. Replaces your team of BI experts and data analysts
Answer: B
NEW QUESTION # 71
Max Analytics API calls per user per hour
- A. 10,000
- B. 50,000
- C. 5,000
- D. 100,000
Answer: A
NEW QUESTION # 72
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. 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. It's not possible. Danielle will need to log into Einstein Discovery and import the data from there.
- 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. Data loaded into Einstein Analytics as datasets can then be used in Einstein Discovery without a separate load process.
Answer: D
NEW QUESTION # 73
Max story creations per org per month
- A. 1000 (can purchase more)
- B. 500 (can purchase more)
- C. 0
- D. 200 (can purchase more)
Answer: B
NEW QUESTION # 74
As a tableau CRM consultant you have been asked to bring data from a Snowflake database as well external Salesforce environment into Tableau CRM (CRM Analytics Plus edition). 25 objects have been enabled from the local Salesforce connector. After further investigation of the external Salesforce environment and 15 object each from the remaining 2 external Salesforce environment. You estimate each connector will per object bring between 1000 and 1 mil rows of data.
What limit will be exceeded?
- A. Total number of enabled objects
- B. Storage rows of data
- C. Snowflake connector number synced rows
- D. Salesforce external connector number of synced rows
Answer: D
NEW QUESTION # 75
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. The list, chart, and table steps must share a common name.
- B. The list, chart, and table steps must share common dimensions from different datasets.
- C. Chart and table steps must have their own list widgets.
- D. The list, chart, and table steps must share the same dataset.
Answer: D
NEW QUESTION # 76
A Senior Sales Business Analyst asks for a dashboard that contains fiscal year product opportunities. Information is maintained in a spreadsheet which is comprehensive, but its contents often need to be explained. After sketching the dashboard, the consultant is ready to start building.
Which concept should be applied to this dashboard?
- A. Limit widget actions and exploration so users will focus only on the high-level information.
- B. Use charts to help users ask questions, not illustrate a conclusion.
- C. Design the dashboard with the desktop in mind and use the same layout for mobile devices for consistency.
- D. Use the different chart types to make the dashboard interesting and appealing.
Answer: B
Explanation:
Reference:
https://help.salesforce.com/articleView?id=bi_dashboard_build_tips.htm&type=5
NEW QUESTION # 77
How many external files can be uploaded to Einstein Analytics on rolling 24 hour basis?
- A. 500 files per dataset
- B. 100 files per dataset
- C. 50 files Per dataset
- D. 300 files per dataset
Answer: C
NEW QUESTION # 78
Number of queries per user per day
- A. 10,000
- B. 50,000
- C. 1,000
- D. 20,000
Answer: A
NEW QUESTION # 79
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. Use the XMD node in the dataflow to customize the number format of the field.
- C. Add a text widget to the dashboard to indicate Fahrenheit or Celsius.
- D. In Explorer, go to the Fields menu and then customize the number format of the measure.
Answer: C
NEW QUESTION # 80
......
The Salesforce Tableau CRM Einstein Discovery Consultant certification exam is a multiple-choice exam that consists of 60 questions. Candidates have 105 minutes to complete the exam and must score at least 65% to pass. Tableau-CRM-Einstein-Discovery-Consultant exam is available in both English and Japanese and can be taken online or in person at a testing center.
Verified Tableau-CRM-Einstein-Discovery-Consultant dumps Q&As Latest Tableau-CRM-Einstein-Discovery-Consultant Download: https://simplilearn.actual4labs.com/Salesforce/Tableau-CRM-Einstein-Discovery-Consultant-actual-exam-dumps.html