The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.