Forum Discussion

Paco's avatar
Paco
Frequent Visitor
9 years ago
Solved

Fill Gaps in Matrix

I want to fill with 0 when there is no value, how can I do it?      
  • Vvelarde's avatar
    Vvelarde
    9 years ago

    Paco

     

    You can try using a Measure:

     

    MyMeasure=sum(Table[YourField])+0