Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
hello guuys,
i'm trying to embed the power bi report in webapplication using Next.Js
I successfully embedded the power bi in webapplication,
but, i got issues while navigating the pages between the report.
I got the Report pages using API, here code that i used
// code
TypeError: Cannot read properties of undefined (reading 'setPage')
Hi @Sanjeevan ,
According to your statement, I think you need to embed your report in web application.
If your code got error, I suggest you to refer to below offical blog to download the sample file to learn more details about the code.
For reference: Embed your content
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.