Forum Discussion
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?
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
2 Replies
- Akash_VarunaSuper 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