Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I'm developing a custom visual based on the Circle card example here:
https://github.com/microsoft/PowerBI-visuals-circlecard
Now, I'm using an external lib from npm that has an run time "dependency" to another .js lib that is supposed to be loaded thru https.
I need the following HTML element to appear inside my visuals sandbox iframe
<script src="https://taa.dii.da.daa/<external.js>" />
How can I do that?
Puttings it to the pbiviz.json externalJs did not work. Or do I, in addition to that import it in the visual.ts somehow?
This <external.js> file is not in npm, and the licence dictates that it shall not be downloaded and used locally as a copy.
I want to call the nivo react chart library in the powerbi react visual. I also have seen the documentation. there, they said, you can't call the external js file in the powerbi api 3.0. or above. Any of the way to use react chart library with the latest powerbi library. Thanks
Pop-up.
Is it true that nobody knows how to do this? Is there any other place people can ask these things?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |