Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 94
The Universal Containers Einstein Analytics team built a dashboard with two widgets:
1. List widget associated to the query "Type_2" and grouped by the dimension "Type" (multi-selection)
2. Pie chart widget associated to the query "Step_pie_3" and grouped by the dimension "Type"
Additional notes: * The queries use different datasets.
The team wants any selection in the List widget to filter the Pie chart and vice-versa. Users should be able to choose more than one Type (multi-selection).
What is the recommended way to accomplish the required filtering?
Answer options
- A. Set up a result and selection based interaction for each query.
- B. Use "Connect Data Sources" to create a mapping of the two fields from the two datasets.
- C. Use a selection based interaction and apply it to the query of "Step_pie_3".
- D. Use a results based interaction and apply it to the query of "Step_pie_3".
Correct answer: B
Explanation
The correct answer is B because using 'Connect Data Sources' allows for the mapping of fields between different datasets, enabling the desired filtering functionality between the two widgets. Options A, C, and D do not address the requirement to connect the two datasets effectively for the mutual filtering of selections.