Forum Discussion
Power BI Embed
- 8 years ago
Hi Anonymous,
I registered my application in https://dev.powerbi.com/apps. So I don't need to add any APIs. I would suggest you type words to search in your scenario. Please refer to the snapshot.
Best Regards,
Dale
Hi Anonymous,
Seems you need to correct the settings in the Web.config. Please refer to the snapshot below. If you still have issues, please provide some snapshots.
Best Regards,
Dale
Hi Dale,
Yes I was add clientID and GroupID in my web.cofig file.but still I am facing same error in below image.
I need help for embed report in my application .I am refer this link for embeding "https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers" my question is how to AddAPI in below screen short .In reference link show the "Power bi service API" when I add API I am not getting my API.can you please how to create API ?
Thanks.
- v-jiascu-msft8 years agoMicrosoft Employee
Hi Anonymous,
I registered my application in https://dev.powerbi.com/apps. So I don't need to add any APIs. I would suggest you type words to search in your scenario. Please refer to the snapshot.
Best Regards,
Dale
- Anonymous8 years agoNot applicable
Hi Dale,
Thanks for your help.I resolved the problem but I have question for embedding Why need azure environment for embed report?
I embed my report without azure environment but my using this lonk"https://dev.powerbi.com/apps" that no need azure environment.
Thanks.
- v-jiascu-msft8 years agoMicrosoft Employee
Hi Anonymous,
I think it's decided by the architecture of the Power BI. Power BI is such a big software that can't host everything. The Azure environment here is the tenant. Even we don't deploy an embedded report, Azure environment is still running in the background. Because every Power BI user must be part of a Tenant.
The link https://dev.powerbi.com/apps is just an interface which would give us conveniences. We still manage the dev environment in the Azure. For instance, adjusting permissions.
Best Regards,
Dale