This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 20 | |
| 20 |