Forum Discussion
Christann
Advocate IV
8 years agoCan I use Java Scrip Visuals downloaded from D3.js in Power BI Desktop?
Hi! I was wondering if I can use D3.js visuals in Power BI? They Download in a Java Script format, but Power BI Desktop will not accept them as custom visuals. I know almost nothing about Java Script...
- 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
az2451
Resolver I
8 years agoYou have to import the visual
See here: https://pbiwebprod-docs.azurewebsites.net/en-us/documentation/powerbi-custom-visuals-use/
Christann
Advocate IV
8 years agoThanks 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.