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
RPYee
Frequent Visitor

Manipulate Chart Display from Matrix

I have a matrix that interacts with a line chart next to it.  When one of the columns is selected in the matrix, the line chart reacts appropriately:

RPYee_0-1709145257758.png

However, if no columns are selected in the matrix, ALL lines are displayed in the chart:

RPYee_1-1709145337540.png

 

When there is no column selected, I'd like to see the line chart represent the results of the "Total" column:

 

RPYee_2-1709145415033.png

 

I am extremely new to PowerBI. In fact, this is my first project.  I am open to any and all suggestions on the best way to accomplish this objective.  


Thanks, in advance, for any help you can provide!

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Read about FILTERS() and HASONEVALUE().  Then read about using measures as visual filters.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

Read about FILTERS() and HASONEVALUE().  Then read about using measures as visual filters.

While I'd have liked something a bit more specific, it did point me in the right direction.  I'd have been searching forever without this help.  Thanks!!

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.

Top Solution Authors