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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
H, I got the Uknown error when trying to change the workspace name.
Also when trying to change the workspace name through PowerBI Rest API got it:
Response 500:
{
"error": {
"code": "UnknownError",
"pbi.error": {
"code": "UnknownError",
"parameters": {},
"details": []
}
}
}
Hi @notsobad__ , hope you are doing well. may i know if the information provided here solved your issue or if you have raised the support ticket as suggested? If your issue's solved either way, please share the insights here, so others with similar issues may find the solution easily.
Thank you.
Hi @notsobad__,
Can you share the code you used to try and make the change?
Proud to be a Super User! | |
Hi @notsobad__ , Thank you for reaching out to the Microsoft Community Forum.
Renaming a Power BI workspace is a supported operation both in the Service UI and via the REST API, provided you are a workspace Admin. When the rename fails in both places and returns an HTTP 500 with a generic UnknownError, that is a strong indicator of a service-side failure, not a permissions issue or a problem with how the request is made. A generic 500 error means the request passed authentication and basic validation but failed during internal processing in the Power BI backend. If this were due to permissions, naming rules, refresh locks or unsupported scenarios, Power BI would return a specific and descriptive error instead of UnknownError.
Because the same error occurs through the REST API, browser state and client-side factors are effectively ruled out. At that point, the issue is typically caused by a transient service issue, a backend bug related to the workspace’s internal state, or a tenant/capacity-specific problem. If the issue persists after waiting and retrying, the correct next step is to raise a Microsoft Support ticket and provide the workspace ID and timestamp. This is one of those cases where the problem cannot be reliably fixed from the user side.
Below is the link to help create Microsoft Support ticket:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Hi @notsobad__ ,
could you please try the following and check if the issue is resolved?
Unpublish any apps in the workspace, rename, then republish.
Check for pending dataset refreshes/schedules; pause and retry.
Clear browser cache, sign out/in, or try incognito/private mode.
If this has helped feel free to mark it as a solution and to give kudos 👍
The same error happens using rest api, so changing webbrowser does not change anything. The app was unpublished,republished, few times. There are no pending refreshes.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 13 | |
| 10 | |
| 9 | |
| 8 |
| User | Count |
|---|---|
| 55 | |
| 44 | |
| 29 | |
| 27 | |
| 16 |