Forum Discussion
Export Embedded Power BI Report
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?
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?
- Anonymous6 years agoNot applicable
Of course. I will try and spend some more time on this later and share what I find.
Cheers, Matt- Anonymous6 years agoNot applicable
hi Anonymous and AnonDev ,
Just want to check if you guys have found solution for this ?
I am facing a similar issue with the async call client.Reports.ExportToFileInGroupAsync using the service principal.
During the debug session, my Visual Studio kept waiting for the response.
Thanks
Doan