Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi,
I have a simple Matrix, showing what Service Desk Tickets "Met" or "Missed" their SLA target (which is 95%)
My question how can i get the total of both "Met" and "Missed" so i can create % Per Month Result
Getting the Grand Total was easy (but totally different in latest build, but save that for another day 🙂
Hi @gray169
Thanks for reaching out to us.
>> how can i get the total of both "Met" and "Missed"
Usually we filter on the table and then sum, for example, calculate(sum('table'[count]),filter(all('table'),'table'[Priority] in {"Met","Missed"})
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 26 | |
| 22 | |
| 22 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 35 | |
| 28 | |
| 21 | |
| 19 | |
| 17 |