Analyzing Data with Microsoft Power BI (legacy) — Question 13
You have a report that contains four pages. Each page contains slicers for the same four fields.
Users report that when they select values in a slicer on one page, the selections are not persisted on other pages.
You need to recommend a solution to ensure that users can select a value once to filter the results on all the pages.
What are two possible recommendations to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Replace the slicers with report-level filters.
- B. Sync the slicers across the pages.
- C. Create a bookmark for each slicer value.
- D. Replace the slicers with page-level filters.
- E. Replace the slicers with visual-level filters.
Correct answer: A, B
Explanation
The correct answers are A and B. Replacing the slicers with report-level filters (A) ensures that the selection affects all pages simultaneously. Syncing the slicers across pages (B) allows users to maintain their selections across different pages. The other options either limit the filtering to specific pages or visuals, which does not meet the requirement of a unified filtering experience across the entire report.