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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Calculate Count of item combinations occurance

Hi folks,

 

I have a bit tricky task here, hopefully someone will be able to help out!

My data looks like this:

Farol_0-1699219428487.png

And I need to get a visual which will show how many orders have certain items combination ordered together.

In this example, Items def and pnl are presented in two orders (A12 and B32), which is 25% of all orders.

Or Items abc and pnl are presented in three orders (A12, R83 and U34), which is 37.5% of all orders.

 

How to calculate that?

Ultimately, I'd like to build a dashboard like this:

Farol_1-1699219802375.png

 

Solution with Python scripting will work for me as well.

Sample data can be found by the link (a spreadsheet on google drive)

 

Thank you!

 

 

1 ACCEPTED SOLUTION
ThxAlot
Super User
Super User

ThxAlot_0-1699269204978.png



Expertise = List.Accumulate(


        {Days as from Today},


        {Skills and Knowledge},


        (Current, Everyday) => Current & Day.LearnAndPractise(Everyday)


)



View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Thank you all for the great suggestions!

@ThxAlotAt this point I will not pretend I fully understand what you are doing there, but looks like that is exactly what I need! Will try to apply it to my real data.

Thank you!

ThxAlot
Super User
Super User

ThxAlot_0-1699269204978.png



Expertise = List.Accumulate(


        {Days as from Today},


        {Skills and Knowledge},


        (Current, Everyday) => Current & Day.LearnAndPractise(Everyday)


)



Ashish_Mathur
Super User
Super User

Hi,

See if this file helps.

Ashish_Mathur_0-1699239998220.png

 


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
VahidDM
Super User
Super User

Hey   

Check this file:

https://easyupload.io/gf0hxa

The Output:

VahidDM_1-1699232290253.png

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos!! 

Badges.jpg

 

 

Jaed
Frequent Visitor

Would you be so kin do share you file with me?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.