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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Using Association Rules Custom Visual

Hi,

 

I stumbled upon the "Association Rules" visual published by Microsoft, which I want to use since my Python script wont work if I publish the report to Power BI Service (at least that's what I read). My data is a table of 2 columns, like this:image.png

An ID column and a category column. 

 

 

 

However, I'm quite puzzled about how to use the visual: image.png

How do I use this? 

 

In my Python script, I proceed to transform the above 2 columns into a transactional dataset and then I apply the Apriori algorithm and then find the association rules. However, I don't really get the "LHS", "RHS" and "BOTH" parameters? I've tried using the category column for all parameters wihtout luck 

 

 

0 REPLIES 0

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors