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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
martingale2023
New Member

Dropdown selection based on another selection

I have a visualization in which i have two drop down box selection.

the second drop down selections should be based on the first selection and then query database.

e.g. my first selection is 2023 , then the second selection content should be whatever returned from below query

select distinct quarter from myTable where year = selection1Year

 

how to get this in power bi?

thanks

1 REPLY 1
lbendlin
Super User
Super User

That is usually achieved through the data model.  If your slicer sources are unrelated you can use measures as visual filters.  Note: This can only ever go one way.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.