Forum Discussion

SJ25's avatar
SJ25
Resolver I
6 years ago
Solved

Using NOT ISBLANK as a filter

This should be quite simple, as I've done this before and it has worked very well. I'm trying to count rows that aren't blank and then there's the syntax I'm using: CALCULATE(COUNTROWS('TableNam...
  • parry2k's avatar
    parry2k
    6 years ago

    SJ25 check this post on blanks(), and make sure the column is actually blank() value, not space or other hidden characters.