Maintained with ☕️ by
IcePanel logo
Microsoft Azure logo
Original post

Power BI Embedded new workspace experience creation API

Share

Services

Power BI is introducing a new workspace experience as a preview. Workspaces are still places to collaborate with colleagues to create collections of dashboards and reports, which you can bundle into _apps_ and distribute to your whole organisation or to specific people or groups. With the new workspaces (preview), you can now: * Assign workspace roles to user groups: security groups, distribution lists, Office 365 groups and individuals. * Create a workspace in Power BI without creating an Office 365 group. * Use more granular workspace roles for more flexible permissions management in a workspace. Use the Power BI REST API to create a [new workspace experience](https://docs.microsoft.com/en-us/power-bi/service-create-the-new-workspaces) automatically. A new parameter, added to the existing [Create Group](https://docs.microsoft.com/en-us/rest/api/power-bi/groups/creategroup) API, will create the new workspace (preview): `https://api.powerbi.com/v1.0/myorg/groups?**workspaceV2=true**` An API with this new parameter will create a new workspace (preview). Regular calls without the new parameter will continue to create the existing workspaces. [Learn more about the new workspace experience (preview)](https://docs.microsoft.com/en-us/power-bi/service-create-the-new-workspaces). * Power BI Embedded * Features * [ Power BI Embedded](https://azure.microsoft.com/en-gb/products/power-bi-embedded/)