Forum Discussion

PaulDenne's avatar
PaulDenne
Helper I
2 years ago

Matrix and Zero Columns

Hi all 

 

I have looked at previous posts about hiding /filtering out Zero columns in a Matrix

 

they all seem to suggest having a measure and the applying a filter to that but my Matrix has approx 50 columns 

 

would I have to create a measure for every column? 

The Matrix at the moment just shows the 50 columns with a count for about 10 rows for our different bases like 

 

HUBINC1INC2INC3INC4INC....INC50Total
A1100002
B0100012
C0100113
Total1300127

 

thanks

4 Replies

  • just tested, makes table easier to read removing all the Zeros but does not hide column from view if all blank still, INC3 and INC4 would still show but the zero are blanks

     

    hope was to hide the unused columns as depending on slider selection, could be 30 + not needed making the table very unnecessarily wide

  • WHat you could do is when you bring your data in, you could change the zero to null?

     

    Null values are not shown by default in Power BI.