This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I have a table that has records with various status values. Ideally, I'd like to count all records except for those in certain statuses but I have not been able to figure out the dax to make that work. As an alternative, I built a measure to count only those records in the statuses I want to remove from the total so I can subtract this value from the overall count.
I am using the following to count the records w/the statuses I will later subtract:
Solved! Go to Solution.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsRegards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português@Clint are you able to share some of the data?
Proud to be a Super User!
Hi Vanessa - MFelix was able to show me the correct syntax. Thank you for the response.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 29 | |
| 29 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 39 | |
| 33 | |
| 24 | |
| 23 |