Forum Discussion
Anonymous
6 years agoNot applicable
Card showing blanks
Hi, I have looked through many other posts related to a card showing blank but I am still unable to figur eout what ive done wrong. I have a cloumn that called status that has a few status's. I f...
Ashish_Mathur
Super User
6 years agoHi,
Try this measure
=COUNTA(Data[Status])
Hope this helps.
- Anonymous6 years agoNot applicable
HI, This didnt work