Salesforce Tableau-CRM-Einstein-Discovery-Consultant試験問題集にはPDF問題とテストエンジンを試せ! [Q52-Q71]

Share

Salesforce Tableau-CRM-Einstein-Discovery-Consultant試験問題集にはPDF問題とテストエンジンを試せ!

最新Tableau-CRM-Einstein-Discovery-Consultant試験問題集には合格保証付きます

質問 # 52
Can you share dashboards with others in your org?

  • A. Click on the "Share" icon on the lens. From there, you can set up sharing options, post a dashboard screenshot to Chatter, get a URL to share, or download a screenshot
  • B. Click on the "Share" icon on the dashboard. From there, you can set up sharing options, post a dashboard screenshot to Chatter, get a URL to share, or download a screenshot.
  • C. No, you can't share dashboards.
  • D. Click on the "Share" icon on the dataset.

正解:B


質問 # 53
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 true.
  • B. Set the attribute "include_self_id" to false.
  • C. Set the attribute "selfjield" to true.
  • D. Set the attribute "selfjield" to false.

正解:A

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


質問 # 54
Which three things can be done with the Einstein Analytics Dashboard Inspector? Choose 3 answers

  • A. See the final query for each step along with query results.
  • B. View the total time required to run all queries.
  • C. View all queries and the time it took to run each one.
  • D. Get a list of recommendations on how to improve the performance of the dashboard.
  • E. Automatically remove bottlenecks to make queries run faster.

正解:A、C、D


質問 # 55
Why would you use a merge key in a dataset recipe?

  • A. To schedule when a dataset recipe runs
  • B. To deal with duplicate records
  • C. To join related data from different sources
  • D. To find out what the merge icons represent in a dataset

正解:C


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


質問 # 57
A consultant is asked to configure a user to view a dashboard, within a designated app, without the ability to create and save lenses. After adding the user to the app, which action should the consultant take to implement this requirement?

  • A. Assign the Viewer role to the user.
  • B. Ensure the user has the Use Analytics permission.
  • C. Assign the Manager role to the user.
  • D. Assign the Editor role to the user.

正解:B


質問 # 58
What happens if you first disable Analytics, and then you re-enable Analytics later? Select 2

  • A. User permissions are removed from each defined permission set if Analytics is disabled. (Missed)
  • B. You must define the permission sets again if Analytics is re-enabled. (Missed)
  • C. User permissions are not removed from each defined permission set if Analytics is disabled.
  • D. You must not define the permission sets again if Analytics is re-enabled.

正解:A、B

解説:
Reference:
https://blog.bessereau.eu/assets/pdfs/bi_admin_guide_setup.pdf


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

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

正解:C


質問 # 60
Before using bindings, you can try using facets to specify interactions between widgets.

  • A. True
  • B. False

正解:A


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

正解:D

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


質問 # 62
What are the steps in the data exploration process?

  • A. View, Explore, Refine, Save, Share
  • B. Download, View, Refine, Save, Share
  • C. View, Explore, Reduce, Save, Share

正解:A


質問 # 63
The Universal Containers company thinks it knows everything about its business. However, Einstein Discovery surfaces an unexpected pattern that is concerning. They call in departmental experts and hold a meeting to discuss next steps with an Einstein Consultant.
What should the consultant advise as the next action'

  • A. Filter out the data that causes the unexpected pattern and analyze the new results.
  • B. Accept the new pattern and have confidence that Einstein knows the business as accurately as the customer.
  • C. Consult a Data Scientist for further analysis.
  • D. Determine if the pattern is a data issue or a new insight.

正解:B


質問 # 64
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. number_to_string()
  • B. coalesce()
  • C. substr()
  • D. replace()

正解:B


質問 # 65
Insights in a story show you how different variables and combinations of variables explain the variation of what kind of variable?

  • A. Tertiary variable
  • B. Global variable
  • C. Explanatory variable
  • D. Local variable
  • E. Outcome variable

正解:E

解説:
Reference:
When you configure the story, you tell Einstein Discovery to maximize/minimize the variable. The variable is 'outcome variable' in your story


質問 # 66
An Einstein Analytics team wants to create a dashboard that displays values from an external, on-premise Oracle database.
What are two options to load the data from the Oracle database into Einstein Analytics? Choose 2 answers

  • A. Use the Salesforce SOAP interface.
  • B. Use Oracle database connector.
  • C. Use the Analytics External Data API.
  • D. Load the data as a CSV file.

正解:B、C


質問 # 67
What does XMD stand for?

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

正解:B


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

正解:B、C、D


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

正解:A


質問 # 70
The Event Monitoring Analytics app brings prebuilt insights and analytics to what type of existing data in your org?

  • A. Forensics data
  • B. Sales Cloud data Login
  • C. Field audit trail data
  • D. Event log file data

正解:D


質問 # 71
......

信頼できるSalesforce Consultant Tableau-CRM-Einstein-Discovery-Consultant問題集PDFには2023年06月12日更新された問題です:https://www.passtest.jp/Salesforce/Tableau-CRM-Einstein-Discovery-Consultant-shiken.html

必ず合格できるSalesforce Tableau-CRM-Einstein-Discovery-Consultant試験正確な210問題と解答あります:https://drive.google.com/open?id=1gt5sqdNmMdHXj4u2N9Bu83GZ7MamlWj2