Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
gray169
Frequent Visitor

Row Sub Total Question

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 🙂

 

Capture.JPG

1 REPLY 1
v-xiaotang
Community Support
Community Support

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.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.