Forum Discussion
PowerBI embedded and Angular
Hi everyone,
I want to integrate the PowerBI-Javascript SDK into Angular 2, so I thought I might start with the Microsoft sample that uses Angular 1 here https://github.com/Azure-Samples/powerbi-angular-client, but I have had alot of trouble to get it working, specifically, unable to compile the Typescript into JS. Has anyone had any success with integrating PowerBI into Angular? I just want to be able to show a graph for a given access key and workspace id.
Kind regards,
Charlie
9 Replies
- sjkpAdvocate II
I have an angular 1 project (just a sample one) written in typescript that uses powerbi located here: https://github.com/sjkp/powerbi-cors-app-ts maybe you can use that for inspiration.
- schutzyNew Member
Hey Charilie, I'm having the same problem, did you find a solution?
- stuart_j_daviesRegular Visitor
Did anyone find a solution to embeding PowerBI into a Angular 2 app
- stuart_j_daviesRegular Visitor
Did anyone find a solution to embed PowerBI into a Angular 2 app?
- stuart_j_daviesRegular Visitor
Hi,
I am trying to do the same thing.
How did you go? I am banging my head against wall right now.
Stuart - remeezpFrequent Visitor
Hi Everyone,
I created this test project on github. I am still learning angular 2 and this is by no means a perfect solution.
https://github.com/remeezp/angular2-powerbi-javascript-api-sample
I hope it helps someone.
Regards
Remeez
- tneroRegular Visitor
Thanks for the sharing. I have tried to make you project work with no succcess. Do you have a more complete sample project then the one in GitHub. The code is looking in the api folder for some files but the folder is missing.
- prabhussHelper I
Did this issue got resolved? I am also having same issue. Need Angualar 2 framework to embed reports