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

matrix table Column display even if value blank

I have a matrix report as below ( rows : group, columns : hours and value : measure field( count of rows)). The column hours are missing if i have blank value. I verified right click on Hours ( Show items with no data is checked). Still i am not able to see the blank data for the column.2020-11-02_17-10-06.jpg

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Resolved as below:

 

Created a new table with distinct column

Add relationship to the tables

created matrix table

 

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous - This blank seems missing from the dataset because 'Blank' is not a tangiable value. You can try below 2 ways:

1.) If this is coming from SQL table/View Try Something like 

SELECT ISNULL(myColumn, 0 ) FROM myTable

2.) Create a new Measure and Add 0 to the value, Something like:

myColumn +0

 And use this new Measure in your matrix visual.

 

Hope either of this will be helpful

 

Cheers,

-Namish B

Anonymous
Not applicable

I applied the measure no change to the columns and values. I still don;t see the blank values

Anonymous
Not applicable

Resolved as below:

 

Created a new table with distinct column

Add relationship to the tables

created matrix table

 

mahoneypat
Microsoft Employee
Microsoft Employee

Did you try adding "+0" to your countrows measure?

Regards,

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


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.