Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

there is currently no built‑in feature to automatically select a related value in one slicer based

In Power BI Desktop, there is currently no built‑in feature to automatically select a related value in one slicer based on the selection made in another slicer.

There is no native capability in Power BI Desktop for one slicer to automatically set the selected value of another slicer.

Example: A one‑to‑one relationship between State and State_Capital where selecting State should auto‑select its capital.

This requires either:

  • Slicer‑to‑slicer binding
  • DAX‑driven slicer default selection
  • Or interaction‑based auto‑selection logic

Currently, filtering alone does not solve this scenario.

Power BI currently allows slicers to filter each other but does not allow automatic selection of a related slicer value.

Example: Selecting State should automatically select its corresponding State Capital in another slicer.

This would improve guided analytics and reduce unnecessary user interaction.

Status: New