Forum Discussion
AA2233
3 years agoNew Member
Plotly Visuals in Power BI
Created a python visual to show plotly sunburst, Sunburst charts in Python (plotly.com)
The code generates the visual but it is displaying on a separate browser instead the power BI tile. Is there any recommendation?
How to enable Power BI to display Plotly graphs?
1 Reply
- Manasa55Frequent Visitor
Did you get any solution for this problem? I'm also stuck at this, I want to create a interactive visuals in power bi using python script. I tried with Plotly package but it showing visual in browser instead of within power bi.