Forum Discussion
How to build visual using D3.JS in Power BI
- Anonymous3 years ago
Hi PrashanthG ,
I think you may refer to this offical blog to learn how to set up your environment for developing a Power BI visual.
As far as I know, currently Power BI support us to create D3.js visual from the custom visual in App Source.
The D3.js Visual for Power BI provides a D3.js skeleton visual that everybody can use to create custom visuals with D3.js. Either the visual can be created from scratch or an existing D3.js visual can be used via a seamless 'lift-and-shift' procedure.
For reference: Power BI D3.js Visual
Here are some solved post or blogs about how to render D3.js visual in Power BI. I hope they could help you solve your issue.
For reference:
How to render d3 charts in Power BI currently
How can we build a custom visual using D3.js(Wt r prerequisites to build a custom visual using D3.jsPower BI Custom Visual Part 3 – Moving D3 to Power BI
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi PrashanthG ,
I think you may refer to this offical blog to learn how to set up your environment for developing a Power BI visual.
As far as I know, currently Power BI support us to create D3.js visual from the custom visual in App Source.
The D3.js Visual for Power BI provides a D3.js skeleton visual that everybody can use to create custom visuals with D3.js. Either the visual can be created from scratch or an existing D3.js visual can be used via a seamless 'lift-and-shift' procedure.
For reference: Power BI D3.js Visual
Here are some solved post or blogs about how to render D3.js visual in Power BI. I hope they could help you solve your issue.
For reference:
How to render d3 charts in Power BI currently
How can we build a custom visual using D3.js(Wt r prerequisites to build a custom visual using D3.js
Power BI Custom Visual Part 3 – Moving D3 to Power BI
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.