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.
Hello,
I using Power BI Embedded with javascript. It worked fine until now.
It seems that the link microsoft.github.io is not working anymore.
Hence I cannot include the following scripts to my app:
<script src="https://microsoft.github.io/PowerBI-JavaScript/demo/node_modules/jquery/dist/jquery.js"></script>
<script src="https://microsoft.github.io/PowerBI-JavaScript/demo/node_modules/powerbi-client/dist/powerbi.js"></script>
Does anyone have an idea where I can find the equivalent files?
Thanks in advance for any help.
Solved! Go to Solution.
Never mind, I managed to find the correct packages from the following project:
https://github.com/microsoft/PowerBI-JavaScript
Please use CDN url to consume powerbi.js in <script> tag:
Never mind, I managed to find the correct packages from the following project:
https://github.com/microsoft/PowerBI-JavaScript
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |