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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
peyton
Regular Visitor

Filtering stacked column and line chart, displaying despite null values.

Hello,

 

I am attempting to create a stacked column and line chart that can be filtered by an account table.

 

Currently, the account table will filter and present the total open volume as the line and closed volume as the columns. When filtering by the account, it will show the full line across all months if closed volume values exist for all months (first image) but does not show the full line if there are no closed volume values for all months (second image).

 

It is possible to present the line and columns across all months when filtering despite some accounts not having values for both axis?

 

peyton_0-1728932989809.png

 

peyton_1-1728933010373.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @peyton ,

 

Could you try to click the 'Show items with no data' ?

vxiaocliumsft_0-1728956856515.png

vxiaocliumsft_1-1728956896346.png

vxiaocliumsft_2-1728956926140.png

 

Best Regards,

Wearsky

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @peyton ,

 

Could you try to click the 'Show items with no data' ?

vxiaocliumsft_0-1728956856515.png

vxiaocliumsft_1-1728956896346.png

vxiaocliumsft_2-1728956926140.png

 

Best Regards,

Wearsky

This is exactly what I was looking for. Thank you for the solution.

Ashish_Mathur
Super User
Super User

Hi,

I am not sure but see if this measure works

Measure = coalesce([your measure],0)


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.