Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Product: Power BI
Is there any way to add a HTML, Javascript, jquery, angular js or any external library file in Power BI.
Solved! Go to Solution.
You might use external libraries in custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
You might use external libraries in custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Can we use HTML files and JQuery as external libraries.
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
Can we able to use third party Javascript plugin such as pivot table or jQuery plugin in Power BI.
Yes, that's possbile to use 3rd party libraries with custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Can we able to import an nested dependency plugins and how to prioritize to load them in Power BI custom visuals.
We don't have any particular example for Pivot Table.
External libraries can be included to the custom visual by using externalJS property of pbiviz.json (documentation).
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Do you have any forums or code related with the pivot table Javascript plugin integration in Power BI
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
12 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
16 | |
13 | |
7 | |
5 | |
4 |