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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
mimi
Advocate I
Advocate I

How to stop the table from reducing columns/rows

When I filter, the table reduces the number of columns/rows. I do not want that. How can I solve this? For example, when I filter by different customers the rows change. i want them to be the same so that i can spot blanks

 

resizing.JPGrezing 2.JPG

4 REPLIES 4
Anonymous
Not applicable

Add this to the end of your measure:

 

+ 0

 

Power BI, like pivot tables, suppress blank values from being shown.  Zero is not the same as blank, and this will force a value to be shown in a visual.

Hi

 

Thanks for replying. The table was not made up of measures but columns that I dragged into the table. So that means I have to create a measure called Sales and add a zero. That seems to work.

 

Is there another way of showing zero or nulls without creating an additional measure.

Anonymous
Not applicable

@mimi , you should ALWAYS make measures, even for a simple SUM().  This is best practice, and all medium to advanced DAX depends on this EXPLICIT measures being created.  

Hi @mimi 

Based on my knowledge, reducing rows for a table visual when filtering data is a default design.

Adding a measure is a simple workaround.

I have another workaround by create a new table and a measure.

If your are interested, please let me know.

If ChrisHaas's suggestion really help you, could you kindly accept his suggestion as a solution so more users can find this thread quickly?

 

Best Regards

Maggie

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors