Forum Discussion
Anonymous
9 years agoNot applicable
How do you use the API to import a PBIX to a group workspace?
When I publish from PowerBI Desktop, I can select the workspace. But looking at the API, I can't see how to specify the workspace...
https://msdn.microsoft.com/en-us/library/mt243840.aspx
Note: I notice the API for PowerBI Embedded seems to have this capability - although perhaps 'workspace' means something a bit different in Embedded.
Anonymous
- The workspace is different thing in Power BI Embedded.
- To import PBIX to a group, try below url, it works in my test
https://api.powerbi.com/v1.0/myorg/groups/{groupid}/imports
1 Reply
- Eric_Zhang
Microsoft Employee
Anonymous
- The workspace is different thing in Power BI Embedded.
- To import PBIX to a group, try below url, it works in my test
https://api.powerbi.com/v1.0/myorg/groups/{groupid}/imports