Forum Discussion
chuckus
10 years agoNew Member
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-...
sjkp
10 years agoAdvocate 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.