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.
You might use external libraries in custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
8 Replies
- v-viig
Community Champion
You might use external libraries in custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Sundar1606
Helper I
Can we use HTML files and JQuery as external libraries.
- v-viig
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