Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Sundar1606
Helper I
Helper I

using 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.

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

You might use external libraries in custom visuals.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

View solution in original post

8 REPLIES 8
v-viig
Community Champion
Community Champion

You might use external libraries in custom visuals.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

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

[email protected]

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

[email protected]

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

[email protected]

Do you have any forums or code related with the pivot table Javascript plugin integration in Power BI

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors