You want to allow users to filter a report by a specific date range (e.g., last 30 days) without requiring manual selection. Which approach should you take?
Relative date slicer provides easy selection of common date ranges.
Why this answer
Option A is correct because a relative date slicer allows users to choose predefined periods like last 30 days. Option B is wrong because a filter pane applies to all pages but is not interactive. Option C is wrong because a calculated column would require maintenance.
Option D is wrong because bookmarks capture a specific view, not dynamic range.