Forum Discussion
powerrdl
9 years agoHelper I
Bug in COUNT function?
I am getting same output with COUNT and COUNTA functions for all columns of above data. COUNT(Locn) gives output as 5 even though there are 4 entries and no numeric entry. Not getting error ...
- 9 years ago
Anonymous
COUNTA can count TRUE/FALSE column but COUNT still raises an error.
Best Regards,
Herbert
Anonymous
9 years agoNot applicable
That raises a follow up question, as mentioned in OP. What will be the functionality difference between COUNT and COUNTA?
v-haibl-msft
9 years agoMicrosoft Employee
Anonymous
COUNTA can count TRUE/FALSE column but COUNT still raises an error.
Best Regards,
Herbert