Hello Community
So far I have been able to import my power BI report on Azure Workspace. Embedding the Embbdedd workspace report to a webpage however I am having trouble with. (I'm disappointed Microsoft does not have a simple way to do this).
I am essentially trying to implement this: http://azure-samples.github.io/powerbi-angular-client/#/scenario1
by referencing this forum: http://community.powerbi.com/t5/Developer/Angular-2-and-Power-BI-Embedded/m-p/144090#M4945
Can someone explain to me:
- Being new to HTML, what should I do with HTML and JS? Do I just create overall HTML file and combine them?
- Is the website ran through the VS solution, or can I just use equivalent code, with my own credentials to make it run?
- Is there an easier solution?(Seriously, Why do I have to go through downloading and installing packages just to embed something).
I'm hoping someone in this community can enliehgthen me with a sucessful solution. A code sample would be great.
Thanks.