This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register 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
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 41 | |
| 40 | |
| 36 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 75 | |
| 61 | |
| 34 | |
| 30 | |
| 25 |