Forum Discussion
Can I use Java Scrip Visuals downloaded from D3.js in Power BI Desktop?
- 8 years ago
It seems to implement this custom visual you would need to develop your own custom visual.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
We would recommend to use D3.js Visual or develop a new custom visual.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Christann8 years agoAdvocate IV
Thanks for your feedback! I visited the sites that you mentioned, and downloaded the file d3jsvisual.1.2.0.0.pbiviz. What do I do now? I looked at the custom vizuals site that you sent, but because I am new to all this I have no clue what it means. Please direct me how to navigate this website! Thanks again!
- az24518 years agoResolver I
You have to import the visual
See here: https://pbiwebprod-docs.azurewebsites.net/en-us/documentation/powerbi-custom-visuals-use/
- Christann8 years agoAdvocate IV
Thanks for your help! But I was actually wondering how I can access interactive charts like the Colapsible Force-Directed Graph shown in the examples on the D3js.org website.