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,
can i have an example from the gentlman who got a power bi report to show from a winform application
i am using vs 2015, .net 4.5.1 and c# for a winform application.
i was able to download from nuget the powerbi security package
but the api failed to install
Btw, here are two links regarding new way of embedding
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding/
I see that it states that non-AAD users use embedded token to access power BI, but in my scenario (depends on how will new pricing mess resolve though) I would like to use AAD for authorization and embedded token for report access (so that I wouldn't have to buy/manage power bi pro licences for all of my apps users)
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-migrate-from-powerbi-embedded/