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.
I need to integrate power bi report in my mvc application. How can I do this?
I embedded report in my mvc page.
Publish on web doesn't support url filter, so I used secure Embed. But now it required to log in power bi on web page.
Is it possible to incapsulate this login into the code, to avoid every user to log in site and then log in reports????
Or you can advice me another way to embed report in my web application?