Forum Discussion
Anonymous
7 years agoNot applicable
Card Count not providing the correct count
I'm new to Power Bi, and I'm trying to create reports for my managers that are easily readable for tracking the amount of work open and processed. When I use a card to get a count, I'm getting numbe...
- 7 years ago
Anonymouscolumn you counting is ECN Ref (based on card visual), does it have blank? Can you create measure like below and use that measure on the card.
Cnt = COUNTROWS( Table )
parry2k
Super User
7 years agoAnonymous read this post to get your answer quickly
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490