Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
Anonymous
Not applicable

PowerBI.Bootstrap not working, NPM Powerbi-Client 2.9.0

Hey all,

 

2.9.0 introduced a function called powerbi.bootstrap. I tried implementing it conform this article: https://github.com/Microsoft/PowerBI-JavaScript/wiki/Bootstrap---For-Better-Performance

 

Afaik, I have all the correct versions and JS references set up to run bootstrap and PBI properly and I can only deduce that the function might not be included in the 2.9.0 version of NPM. Below are pictures of the code, versions and references.

 

Help would be much appreciated.

 

bootstrap1.pngbootstrap2.pngbootstrap3.png

 

 

3 REPLIES 3
Anonymous
Not applicable

Am facing same issue ,couldn't import bootstrap in react. have imported like

import { bootstrap } from 'powerbi-client'
installed latest version -  "powerbi-client": "^2.23.1",

Meenatchi_0-1713275324148.png

 

Anonymous
Not applicable

I'm having the same issue. Just downloaded the latest SDK 2.10.4 and powerbi.bootstrap does not seem to be there.

Anonymous
Not applicable

Hey,

 

Unfortunately I cannot recall how I got this to work. All I can tell you is that I use the CDN's for PowerBI, bootstrap, popper and JQuery. Make sure that the CDNs are in the correct order.  Good luck.

 

 

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Top Kudoed Authors