Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
I am trying to create an interactive ven diagram the outline draft of how I would like it to look is below:
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?
Solved! Go to Solution.
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
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)
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,
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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!