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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
gusly
Helper II
Helper II

Show column even if value is blank

I'm using a categorical x-axis for a simple column chart. In this case, it's important for me to always show all categories - to show those categories with blank (or 0 value). The problem is that the categories without any values are hidden by default and there seems to be no easy way to prevent it from happening.

Is there a good solution for this?

1 ACCEPTED SOLUTION
austinsense
Impactful Individual
Impactful Individual

I think there's an option on the visualization options to "show values with no data" I'm on my phone or I'd try to show a screenshot.
Austin is VP Operations at PowerPivotPro and a professional self-service enthusiast 🙂

View solution in original post

8 REPLIES 8
gusly
Helper II
Helper II

A workaround I just found was to create a Measure that returns 0 if blank for the value, like this:  

IF(ISBLANK(value); 0; value) 

 However, the same method does not seem to work for regular/calculated columns.

Please let me know if there are other ways though.

austinsense
Impactful Individual
Impactful Individual

I think there's an option on the visualization options to "show values with no data" I'm on my phone or I'd try to show a screenshot.
Austin is VP Operations at PowerPivotPro and a professional self-service enthusiast 🙂

Unable to find that option in my report .

Can you share a screenshot where that option is visible?

I am unable to find that option in my report. 

Can you please share with me the screenshot where that option is visible?

I am unable to find that option in my report.

Can you please share with me the screenshot where the option is available?

Anonymous
Not applicable

On the visualisations pane, once a field is dropped into the axis section there is a small downwards arrow. Click this and the option is near the bottom of that list. 

PowerBI_ShowColumns.PNG

You are the best 🙂

Ah, I had totally missed that option. Exactly what I was looking for, thank you!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.