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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
alchen00
Helper I
Helper I

PowerBi-Client NPM v2.22.2 -- ReferenceError: window is not defined (for Wix Integration)

I am trying to embed a Power Bi report in Wix with the following conditions:
1) Embed for Organization (User owns Data)
2) Able to get Azure Token (TokenType.Aad)
3) Able to get Report when calling Power Bi REST API (response 200)

In my Wix code, when I added :

import * as powerbi from 'powerbi-client';

 

I get an error of  ReferenceError: window is not defined.  Since Wix velo code is a subset version of JavaScript, I gather that wix does not have "window", which is required in PowerBi-Client NPM v2.22.2.   

My question is: 
1) Is there any other way to import PowerBi-Client NPM, but will not require window?
2) Or, is there any otherway I can other way I call powerbi.embed(reportContainer, config)? 
- I replicated every step in the link below except unable to do the last Step5 to embed the report and display it in a container.    
https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-organization-app 

alchen00_1-1697512841951.png

I also understand that there is a react version to PowerBi-Client.  I was told that (i) react version of PowerBi-client does not use "window", and (ii) wix can write react to some degree.  However, as of this moment, this NPM is not yet available on Wix platform.  Thus, unable to try it.   

1 ACCEPTED SOLUTION
alchen00
Helper I
Helper I

For all the Wix and Power Bi users out there, refer to this post for the solution.
https://forum.wixstudio.com/t/powerbi-client-npm-v2-22-2-referenceerror-window-is-not-defined-for-wi...   

View solution in original post

1 REPLY 1
alchen00
Helper I
Helper I

For all the Wix and Power Bi users out there, refer to this post for the solution.
https://forum.wixstudio.com/t/powerbi-client-npm-v2-22-2-referenceerror-window-is-not-defined-for-wi...   

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.