Forum Discussion
gap
Helper I
3 years agoFilter Matrix Rows to be visible only when all columns have values
Hello My goal is to hide rows on a matrix when not all columns have value. So i created the below filter. What i am counting is the the total columns on each row (columns will be the Year), where...
wdx223_Daniel
Community Champion
3 years agoi do not understand too.😓
gap
Helper I
3 years agoFound the below which heps understanding the issue. Generally adding a +0 at the measure in order not to be blank, solves the filtering issue. I just need to find a solution with no adding the +0, but at least that article helps understanding the cause.