Forum Discussion
Sundar1606
Helper I
8 years agousing external libraries jquery angular js and javascript
Product: Power BI Is there any way to add a HTML, Javascript, jquery, angular js or any external library file in Power BI.
- 8 years ago
You might use external libraries in custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
Community Champion
8 years agoYou might use external libraries in custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Sundar16068 years ago
Helper I
Can we use HTML files and JQuery as external libraries.
- v-viig8 years ago
Community Champion
You can certainly use jQuery in your own custom visuals.
However, HTML files can't be used in iframe but you can load them by using AJAX and parse them as you want.Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Sundar16068 years ago
Helper I
Can we able to use third party Javascript plugin such as pivot table or jQuery plugin in Power BI.