Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

CALCULATE(COUNTROWS(),(FILTER) function

Hello,    If I use the =CALCULATE(COUNTROWS(),(FILTER) function is there a way to show that if a row is blank, show 0?     
  • amitchandak's avatar
    6 years ago

    I think

    CALCULATE(COUNTROWS((FILTER ()) +0 , should work