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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |