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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Manasa55
Frequent Visitor

Interactive Visuals in Power BI

I want to create a interactive visuals in power bi through python script. Also i tried with using plotly package to make the visual interactive by adding scroll bars but it generating visual in the web browser instead of giving within the power bi. what are the possible solutions for this problem? 

1 ACCEPTED SOLUTION
Akash_Varuna
Super User
Super User

Hi @Manasa55 Pyhton scripts R scripts interactivity are limited in Power BI unfortunately they would not be interactive nad are static images you could try to embed the visual in html format then embed into PBI Service or you would have to use Power Apps for interactive python visuals i guess if it is possible you could try to replace it other custom visuals which may meet your requiremets Plolty.js or ZoomChart from Marktplace or App source

View solution in original post

2 REPLIES 2
Akash_Varuna
Super User
Super User

Hi @Manasa55 Pyhton scripts R scripts interactivity are limited in Power BI unfortunately they would not be interactive nad are static images you could try to embed the visual in html format then embed into PBI Service or you would have to use Power Apps for interactive python visuals i guess if it is possible you could try to replace it other custom visuals which may meet your requiremets Plolty.js or ZoomChart from Marktplace or App source

Deku
Super User
Super User

Python visuals are limited into power bi. If you want a custom visual with a scroll bar you can investigate Deneb, this uses Vega or Vega-lite, which are wrappers on d3.js


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors