Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a list of case record types. I need a total # of cases that does not include 2 values (Cricital Failure and Non - Critical Failure). I want to be able to total the cases that do not include failures, in the example below, the total would be 3. I have stumbled quite a few times trying to figure this out. Any suggestions?
| Case Number | Date/Time Opened | Support Type |
| 123456 | 1/1/19 | Critical Failure |
| 123457 | 1/1/19 | Critical Failure |
| 123458 | 1/1/19 | Data |
| 123459 | 1/2/19 | Account Maintenance |
| 123460 | 1/3/19 | Non - Critical Failure |
| 123461 | 1/4/19 | Product/Technical |
Hi @Anonymous ,
Please let me know if the solution workd for you.
Regards,
Harsh Nathani
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |