Forum Discussion
PowerBI Embedded into Angular
Hi c-ssrinivasan,
Once we get the Embed Token and Embed URL as the picture as below. Then we can move to the angular application. There is a third party blog about that. You can refer to that.
https://snkrishnan1.wordpress.com/2018/06/25/embed-power-bi-reports-in-angular-5-application/
Also there is a Github repo aimed at this.
https://github.com/Microsoft/PowerBI-Angular
Regards,
Frank
Hello Frank,
I need to embed my report into Anugular and embed report should be accessed within organization. So this is 2nd type of embedded. can you please provide your inputs on how to get access token for this.
- c-ssrinivasan7 years agoFrequent Visitor
Hello v-frfei-msft, Can you please help in the above request
- c-ssrinivasan7 years agoFrequent Visitor
Hello team,
The requirement is we have a APplictaion using Anugular UI which gets authenticated and we need to use the same authetication to be passed on to PowerBI and get it authenticated.
can you please help through this.