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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Trying to make a Pareto chart

Hello!

 

I am trying to make a Pareto chart in PowerBI for some ticket analysis however I am having some difficulties. Ive watched a couple youtube videos however they dont seem to apply well to the datasets I have so Im hoping I could have some assistance.

 

I have a table with 3 Columns, Ticket #, Ticket Category, ResolutionCode and im trying to do the pareto analysis with the ticket category.

 

Any recomendations would be greatly appreciated! 

1 ACCEPTED SOLUTION

Hi @Anonymous,

 

Attached please find a sample pbix, that I believe will get you what you are looking for:

Steps:

- Create a summary table for your pareto analysis

- include counts and deterministic ranking column

- create a cummulative % measure, that divides the rolling sum by the total count of tickets.

 

Calc table, columns and measures all included in the pbix.

results in 

richbenmintz_0-1627408564468.png

 

hope this heps you out



I hope this helps,
Richard

Did I answer your question? Mark my post as a solution! Kudos Appreciated!

Proud to be a Super User!


View solution in original post

4 REPLIES 4
richbenmintz
Resident Rockstar
Resident Rockstar

Hi @Anonymous,

 

Are you able to provide some sample data?

 

Thanks,



I hope this helps,
Richard

Did I answer your question? Mark my post as a solution! Kudos Appreciated!

Proud to be a Super User!


amitchandak
Super User
Super User

@Anonymous , Assuming you are using count ot #ticket and axis is ticket category

 

then a measure as a line in clustered line visual 

 

measure = calculate(count(Table[#ticket]), filter(allselected(Table), [ticket category] = max([ticket category])) )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi!

 

Thank you for this, I was able to add the measure as a line however do you know if it is possible to show the percentages on the line for the Pareto Analysis?

KarlS17_0-1627405519479.png

 



Hi @Anonymous,

 

Attached please find a sample pbix, that I believe will get you what you are looking for:

Steps:

- Create a summary table for your pareto analysis

- include counts and deterministic ranking column

- create a cummulative % measure, that divides the rolling sum by the total count of tickets.

 

Calc table, columns and measures all included in the pbix.

results in 

richbenmintz_0-1627408564468.png

 

hope this heps you out



I hope this helps,
Richard

Did I answer your question? Mark my post as a solution! Kudos Appreciated!

Proud to be a Super User!


Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.