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! Request now

Reply
Powerbing1
Frequent Visitor

How can I create a interactive venn diagram

Hi

 

I am trying to create an interactive ven diagram the outline draft of how I would like it to look is below:

Powerbing1_0-1620752544285.png

 

Everything is perfect the only trouble I am having is the venn diagram itself. I have tried to use a pie charts example below to create the ven diagram so i was going to have 6 of these based on the slicers, and when the user selects the chart the table I would want it to filter out the list of products within that pie chart but it isnt working. When I select the pie chart the table isnt cross filtering. Please could you advise on what to do? 

Powerbing1_1-1620752624805.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Powerbing1,

If both common visuals and custom visuals not suitable for your requirement, you can also try to use script-based visuals (r, python) if you are familiar with these scripts.

Venn Diagram with R or RStudio: A Million Ways - Datanovia

How to Create and Customize Venn Diagrams in Python | by Julia Kho | Towards Data Science

Notice: script-based visuals can respond with other visuals' interactions but they cannot directly affect other visuals.
Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
selimovd
Super User
Super User

Hey @Powerbing1 ,

 

I think the Venn Diagram by MAQ could be an option for you:

Venn Diagram by MAQ Software (microsoft.com)

 

Here a video and description of the custom visual:

Power BI Custom Visuals - Venn Diagram by MAQ Software (pragmaticworks.com)

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

Hi Denis,

 

Thank you, however I already tried using this visual but it is not interactive. I would want the user to select each set and have the table filtered out. For example if I select 1 of the sets in the ven diagram which shows 5 i would want 5 of the products to show up in the table.

 

Are you able to help me with this?

 

THank you,

Anonymous
Not applicable

Hi @Powerbing1,

If both common visuals and custom visuals not suitable for your requirement, you can also try to use script-based visuals (r, python) if you are familiar with these scripts.

Venn Diagram with R or RStudio: A Million Ways - Datanovia

How to Create and Customize Venn Diagrams in Python | by Julia Kho | Towards Data Science

Notice: script-based visuals can respond with other visuals' interactions but they cannot directly affect other visuals.
Regards,

Xiaoxin Sheng

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