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
Anonymous
Not applicable

Empty values in matrix visual

Hi, I have this Matrix:

mhv22_0-1648646024543.png

I created a measure and a colum to fill blanks 

cantidad stock blancos = IF(ISBLANK([cantidad stock medida]);0;[cantidad stock medida])
but it's not working...I think it has to do that I´m opening Parent_Item by branch...how could I fill blanks with 0 ?
 
Thanks in advance!
3 REPLIES 3
v-kkf-msft
Community Support
Community Support

Hi @Anonymous ,

 

Please create a new table and the relationship.

 

Talle = VALUES('curva_integrada'[Talle])

vkkfmsft_0-1649061051260.png

vkkfmsft_1-1649061117193.png

 

Then use the measure:

 

Measure = SUM ( curva_integrada[cantidad_stock] ) + 0

vkkfmsft_4-1649061197965.png

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

amitchandak
Super User
Super User

@Anonymous , You can simply try

[cantidad stock medida]) +0

 

Also it is more successful when Row and Column (columns) are coming from dimension table

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak  thanks for the answer!. It´s not working...the result is still blank...I tried with measure and calculated column...I think the problem is related to the branch...the blanks are because there is no value in column 'Talle' for the branchid...I don´t know what to do! ehhehe

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!

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.