Forum Discussion
How to build visual using D3.JS in Power BI
Hi,
I need to use D3.JS in my dashboard inorder to achieve my client requirement. What are prerequisites to use D3.JS in Power BI. How can we create a visual using D3.JS. What are the steps we need to follow.
- 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.
1 Reply
- AnonymousNot applicable
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.