Forum Discussion
Anonymous
6 years agoNot applicable
Dealing with Blank Values
Hi everyone, I´m currently working on a NPS Report on Power Bi and i´m having trouble with counting blank values. Here´s my problem; i have 2 tables, one for the surveys sent and another one for ...
- 6 years ago
Anonymous - You can't do:
COUNTROWS(FILTER('Table',ISBLANK([Answers]) || [Answers = ""))