Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have seen a new api for managing permission at the dataset level:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/post-dataset-user
But, for using this Api, we require a workspace which is version V2. I have the following queries in connection to this:
1. Can we programmatically upgrade existing workspaces created using Power Bi Api to workspace version V2. If yes, will this cause any issues for existing users and reports etc ?
2. Is there any property available in the Power Bi Rest API for identifying if a workspace is workspace version V2 or not ?
For example, I am querying the properties of a workspace using this api call:
Client.Groups.GetGroupsAsync($"name eq '{workspaceName}'")
If this is available, I can programmatically invoke the Post Dataset User endpoint when workspace version = v2.
Thanks in advance.
Solved! Go to Solution.
Hi @Anonymous ,
Microsoft begins rolling process of sequential automatic upgrade of all existing v1 workspaces (empty v1 workspace upgrades depend on tenant setting below) on April 27, 2022. And automatic upgrade process complete for all existing v1 workspaces on Jul 15, 2022. Then the workspaces in your tenant will be all V2 workspace if the upgrade process is completed.... You can find the details in the following official blogs.
Updated timeline for upgrading classic workspaces
Heads up: Classic Workspace Upgrade Starts on April 27, 2022
Attention - Classic Workspace Upgrade Starts on April 27, 2022
Best Regards
Hi @Anonymous ,
Microsoft begins rolling process of sequential automatic upgrade of all existing v1 workspaces (empty v1 workspace upgrades depend on tenant setting below) on April 27, 2022. And automatic upgrade process complete for all existing v1 workspaces on Jul 15, 2022. Then the workspaces in your tenant will be all V2 workspace if the upgrade process is completed.... You can find the details in the following official blogs.
Updated timeline for upgrading classic workspaces
Heads up: Classic Workspace Upgrade Starts on April 27, 2022
Attention - Classic Workspace Upgrade Starts on April 27, 2022
Best Regards
Thank you @Anonymous
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |