Forum Discussion
WOLFIE
2 years agoHelper I
Cannot plot the Plotly visual using Python in PBI desktop
Hi, Could you please advise how to resolve this error? My Python script works fine in Databrics, however, when I run it in Power BI it opens up the visual in the browser window instead and gives ...
- 2 years ago
You cannot bring your own renderer, you need to use the default renderer.
Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn
lbendlin
2 years agoSuper User
You cannot bring your own renderer, you need to use the default renderer.
Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn