Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |