This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello there,
i have a sunburst chart created using Plotly - Python, i have no knowledge of R.
i was able to create an HTML file of this sunburst chart from python and save it on my local system.
I was wondering if I could display the chart in the HTML file as a Power BI Visual.
Thank you for the reply.
When i try this visual with the similar data format you have it's working. but the data that I have looks something like this:
this is just an example, the actual data is larger than this and it will be difficult to put that in the format you have.
Also note that Python visuals in Power BI are not animated. They only render the final surface state.
What's the point of this exercise? What would be the value-add of Power BI for this scenario?
@swaroopkumarmg Why not use Plotly custom visual it's much easier and able to run on a power bi online service.
Generally, python,D3 has limited libraries supported via power bi, and even if it works on desktop, the chance of running on power bi online service is unlikely. You would be better off using the plotly custom visual as it's quite powerful - it's a replicate of the plotly studio.
Yes i tried it, it works with Scatter, bar, line.. almost everything. but specifically need sunburst and it's not plotting anything.
data I have is Category, subcategory, subsubcategory, productID and sales quantity.
let me know if im doing anything wrong
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 25 | |
| 21 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 62 | |
| 34 | |
| 33 | |
| 24 | |
| 23 |