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
dhavalu
Frequent Visitor

Can we add external javascript file to custom visual?

Hello,

Can we add external javascript file to custom visual?

If yes can anyone point me at some code or link.

I have tried few things like $.getScript(), reference path but no luck.

 

Thanks.

1 ACCEPTED SOLUTION
vincent_1234
Helper I
Helper I

Take a look at the QuillWrapper in the textbox visual, it loads javascript dynamically.

You can refer to a CDN or self hosted (needs to be https)

View solution in original post

6 REPLIES 6
vincent_1234
Helper I
Helper I

Take a look at the QuillWrapper in the textbox visual, it loads javascript dynamically.

You can refer to a CDN or self hosted (needs to be https)

Anonymous
Not applicable

@vincent_1234 hello, sorry for jumping on someone elses thread.  When you say "textbox visual", do you mean the basic textbox which is available in the ribbon bar.  Or are you referring to a Custom Visual?  Im trying to embed a short java script to recall a map from an external https website.

 

Thanks!

Anonymous
Not applicable

I was able to use getScript to grab the leaflet library for a mapping visual         

             $.getScript("https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js", function (data, textStatus, jqxhr) {
//do stuff
}

Alex 

Anonymous
Not applicable

Thanks @Anonymous

sorry for the question, but Im completely new to this side of Power BI.  How do I add this into a power BI report?  

Anonymous
Not applicable

You are going to want to leverage it in your custom visual code.  Documentation on how to get started can be found here: https://github.com/Microsoft/PowerBI-visuals

 

Alex 

Greg_Deckler
Community Champion
Community Champion

I won't say no but I would be fairly surprised if this was allowed for security concerns alone.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

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.