The Universal Containers Einstein Analytics team built a dashboard with two widgets: 1: List widget associated to the step “Type_2” and grouped by the dimension “Type” (multi-selection) 2: Pie chart widget associated to the step “Step_pie_3” and grouped by the dimension “Type” The team wants to use bindings so any selection in the List widget will filter the Pie chart. Additional notes: * The steps use different datasets. * Users should be able to choose more than one Type (multi-selection). What is the right syntax for the binding?

A. B. C. D. Suggest answer: B Reference:

A company wants to use Einstein Analytics to analyze the trend of their sales pipeline. The company wants to accelerate the sales process. To do so, they need to know the average time an opportunity spends in each stage. This value is not pre-calculated in Salesforce, so a consultant recommends using a dataflow to calculate it. How can a dataflow be used to calculate the average time an opportunity spends in each stage?

A. flatten Transformation with Offset Expressions to calculate the duration B. computeExpression Transformation with SAQL Expression to cal...

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 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 Most Voted B. Upsert C. Append D. Update Suggest answer: A Reference:

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...

A large company is rolling out Einstein Analytics to their field sales. They have a well-defined role hierarchy where everyone is assigned to an appropriate node on the hierarchy. An individual Sales rep should be able to view all opportunities that she/he owns or as part of the account team or opportunity team. The Sales Manager should be able to view all opportunities for the entire Sales team. Similarly, the Sales Vice President should be able to view opportunities for everyone who rolls up in that hierarchy. The opportunity dataset has a field called ‘OwnerId’ which represents the opportunity owner. Given this information, how can an Einstein Consultant implement the above requirements?

A. As part of the dataflow, use computeRelative on the RoleId field to create an attribute called ‘ParentRoleIDs’ on the opportunity datase...

Universal Containers has a Sales Manager dashboard. They have a compare table that displays the count of Customers and the Sum of Annual Revenue per year and per Account type. A consultant is asked to add more groupings to enhance details about their customers. What is the maximum number of grouping columns that the consultant must be aware of in order to continue using a compare table versus creating the query using SAQL?

A. 8 B. 4 C. 10 Most Voted D. unlimited Suggest answer: B Reference: