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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors