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
Dear All,
I have a Line Graph where it should display different measures based on filter selection.
I have a table that contains these following columns:
1) App Name (more than 100 units)
2) Platform
3) Country
4) Category
5) Ranking
Currently, the graph is very messy as it has all of these elements display at the same time.
Is there a way that the graph will not display anything unless user chooses a specific value in the filter selection? I would like to have something like the attached screenshot (Desired State)
Many thanks in advance for your time and support. It is very much appreciated.
Best regards,
Trang
Current Graph
Desired State
@Anonymous ,
You may take a look at the post below.
https://community.powerbi.com/t5/Desktop/Filtering-a-Demension-Filter/m-p/601883#M286404
Hi @v-chuncz-msft , thank you very much for your help. I tried the solution in the message that you have sent me:
Measure = CALCULATE ( SELECTEDVALUE ( Table1[Name] ), ALLSELECTED ( Table1[Name] ) )
However, it only works with 1 column. I have 4 columns that users must choose before so the graph can populate the correct data. Do you know how to use the above expression with 4 columns?
Many thanks,
Trang
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 |
|---|---|
| 28 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 43 | |
| 38 | |
| 32 |