Forum Discussion
Export Embedded Power BI Report
Hi,
I'm currently tasked with exporting Power Bi Reports in an Angular/.Net Embedding Application with the newly released functionality as seen here: https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#step-3---getting-the-file.
I'm using the snippets they provided here but I'm getting no Export Id when running this line:
4 Replies
- AnonymousNot applicable
Hi AnonDev
Group Id is the Workspace Id.
One restriction is that you have to be running in a premium capacity. Other limitations are detailed in this blog post > https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#limitations
I am just getting started with this API myself, but haven't hit this issue (yet). I am assuming that other calls you are making to the API are functioning,,, so it isn't a permission thing?- AnonDevNew Member
Hi Anonymous
Thanks for the reply. I'll double check with the premium capacity. Other work I've done on this is just collecting Embed information and I haven't run into permissions issues there. If you do get it working, would it be possible to share the differences with the given snippet from Microsoft?
- AnonymousNot applicable
Of course. I will try and spend some more time on this later and share what I find.
Cheers, Matt