Forum Discussion

przemek's avatar
przemek
New Member
9 years ago
Solved

Custom visual - jquery and other js

Hello,   I need 2 js file in my custom visual   jquery.js boostrap.js I add to pbiviz.json like this   "externalJS": [ "node_modules/jquery/dist/jquery.min.js", "node_modules/boostrap/sr...
  • v-chuncz-msft's avatar
    9 years ago

    przemek,

     

    You may try to replace "jQuery" with "window.jQuery".