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

View all the Fabric Data Days sessions on demand. View schedule

Reply
Anonymous
Not applicable

Power Bi Matrix or Table dont show 0 Value

Dear All,

I have in my model sales (Pack qty) and (Target) for diffrent types of sector (AM and PM) Check the attached screenshot and compare between the first part and second part in the screenshot.

 

first part i have 2 lines AM and PM with values and they appear normally

second part , the AM has no pack qty (as seen in the table, there is no sales) accordingly the whole line didnt appear, I need to make the line appear because since the packqty is 0 the Target alos disappeared and not counted

Line with 0 data.PNG

 

1 REPLY 1
audreygerred
Super User
Super User

In the Build a visual pane, try to right click on your field for Sector and select 'Show Items with no data'. It is weird that the line is disappearing even though it has Target information. I would expect AM to stay, but be blank for Pack Type and have a value for Target.

 

Also, I would suggect making measures for Pack Qty and Target:

PackQty = SUM('Table'[PackQty])

TargetPacks = SUM('Table'[TargetPacks])





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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