March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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 i have an empty filter, everything is showing fine.
However, when I change the filter I get blank
How do I make this a zero instead of blank. I tried creating a measure while following similar posts but im still getting blanks.
Thanks in advance
Hi @CrackerBen ,
Please add +0 in your formula to work on it like that.
C = [count of status]+0
Using
Hi @CrackerBen ,
kindly share your sample data or Pbix to me if you don't have any Confidential Information. Please upload your files to One Drive for Business and share the link here.
Sadly, there is private information in the data. I can provide a screenshot of whats in the column if that helps?
Check for other filters on the page.
Plot this in a table visual and take status and count of status and see which value has how much count. That will help in checking.
Can you share sample data and sample output.
Hi,
Try this measure
=COUNTA(Data[Status])
Hope this helps.
HI, This didnt work
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |