Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Replacing blanks with 0 in matrix visual

Hi,    I currently have this matrix with many blanks in dates where there are no values. The original data does not display zero, so I am trying to find a way to change the blanks in this visual to...
  • Samarth_18's avatar
    Samarth_18
    4 years ago

    Anonymous , In this case you could use below formula. 

    Measure = calculate(count(table[name]))+0