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,
It is possible. Anything that can host and iframe can embed a Power BI report.
Thank you!
Do you know some project example?
- jocaplan-MSFT10 years ago
Microsoft Employee
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/
- prokurors9 years ago
Advocate III
I found that there is a winforms with power bi embedded sample in github.
I have not yet tried it, but here is the link:
P.S. for those who tries this out - please put some comments (or send me a message) about what was your experience with this sample (it seems I'll give it a try only after 3-4 weeks, and will put my comments here afterwards)
- prokurors9 years ago
Advocate III
just wanted to say, that I succesfully managed to implement power bi embeded in winform project - so, now I can say it works :)
(with Azure AD authentication in multi-tenant mode, with tech account that has power bi free subscription. So if anyone needs some help - let me know, perhaps I can help)
- thmakhou9 years agoNew Member
Can i please have an example of wat is needed to view a power bi report from a vs 2015 c# winform application?
- fgreal6 years agoNew Member
Me podria ayudar indicandome como llevo a cabo la integracion de powerbi en winforms
gracias