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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
bvilten
Helper III
Helper III

Need to show count of filtered items and count of total items

Thanks for taking the time to read this, I appreciate it.

 

I am trying to do something I thought would be relatively easy. I am trying to replicate an excel sheet in PBI. The first image is the spreadsheet and the second is the matrix view within PBI.

The problem is that I cannot figur out how to display the total tickets created and percentage of tickets lines in Power BI.

 

Any help would be appreciated.

 

Excel VersionExcel VersionPower BI VersionPower BI Version

4 REPLIES 4
bvilten
Helper III
Helper III

Hello, I have part of the solution. I was not using the grouping capabilities of PBI correctly. I now have the counts that I need. Total Password Resets, Total Other, Total Tickets. So now what I am looking for is DAX for generating a Measure the percentage of Total Tickets that is Total Password Resets. And a way to display that percentage. Though I am working on putting the DAX into a tool tip report assuming I can figure out the DAX. Thank you
nirvana_moksh
Impactful Individual
Impactful Individual

@bvilten what is the math behind 'Total Tickets Created'?

This is what I want to do: count of filtered items + count of other items = total items then (count of filtered items / total items) * 100

Hi @bvilten,

 

Based on my test, we cannot add rows in matrix by the way as in excel. Here we can create another table visual to work around.

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors