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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

Graph Not Display Any Data Unless User Filters

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 GraphCurrent Graph

 

Desired StateDesired State

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@Anonymous ,

 

You may take a look at the post below.

https://community.powerbi.com/t5/Desktop/Filtering-a-Demension-Filter/m-p/601883#M286404

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.