Forum Discussion
using external libraries jquery angular js and javascript
- 8 years ago
You might use external libraries in custom visuals.
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
- Sundar16068 years agoHelper I
Do you have any forums or code related with the pivot table Javascript plugin integration in Power BI
- Sundar16068 years agoHelper I
Can we able to import an nested dependency plugins and how to prioritize to load them in Power BI custom visuals.
- v-viig8 years agoCommunity Champion
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