Forced Selection

The Forced Selection option ensures that at least one item is always selected in the visual by default when it is opened. This prevents scenarios where no selection is made, improving performance and user experience.

Steps to Configure Forced Selection:

Enabling the Forced Selection option ensures that at least one item is always selected by default when the visual is opened.

  1. Add a Facet Filter or Hierarchy Filter to the visual.

  2. Navigate to the Format PaneDisplay SettingsAppearance Section.

  3. Enable Forced Selection.

  4. In a Hierarchy Filter, the first item in the index is automatically selected.

  5. In a Facet Filter, the first item in each category is preselected.

Image 1: Facet Filter when forced is enabled.

Why Use Forced Selection?

Power BI developers enable this feature to optimize report performance, especially for large datasets. By ensuring that a selection is always active, it prevents the report from loading the entire dataset at once, improving efficiency and responsiveness.

Last updated