Forum Discussion

paulfink's avatar
paulfink
Icon for Post Patron rankPost Patron
4 years ago
Solved

Show items with no data in a Matrix with multiple rows

Hi all,   i have a matrix table that is showing costs over the last 2 years with the costs being split out in the matrix with 3 total levels. Overall Cost Group Cost Individual Cost   ...
  • PaulDBrown's avatar
    4 years ago

    Try:

    Show 0 = COALESCE([Cost measure], 0)