Forum Discussion
Is it possible to Embedded Powers BI Reports into a WinForms application?
- 10 years ago
Thank you!
Do you know some project example?
- 10 years ago
I know someone did it before but I am not aware of any samples,
Thank you!
Do you know some project example?
I know someone did it before but I am not aware of any samples,
- prokurors9 years ago
Advocate III
That's good to know!
So basically it should work the same way as it is for web application, right?
I just need a WebBrowser control -> and load iframe in it, right?
If that's true, then I guess there is no need for a demo/sample specifically for Winforms (just mentioning that it is working the same way for Winforms while presenting it for web application should do the trick :)
BTW. great stuff on youtube about power bi - keep on the good work! :)
- prokurors9 years ago
Advocate III
Hi!
How about this step for embedding Power BI into WinForms application? Is it possible to register WinForms app?
ā¢Step 1: Register a web app with Azure AD. You need to register your web app with Azure Active Directory (AD) so that Azure AD can identify your application when you need to access Power BI reports.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report-register/