Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Is there a character limit to how long a workspace name can be? And if so what is it?
Solved! Go to Solution.
Hi @Don-Bot
No Limit is mentioned in Microsoft documentation but kept short, meaning & a unique name for the workspace
Proud to be a Super User! | |
Hi @Don-Bot ,
Currently, there seems to be no restriction on naming when creating a normal workspace. However, it should be noted that some special characters are not supported in workspace names when using XMLA endpoints. The workaround is to use URL encoding for special characters, e.g., for forward slash /, use %2F.
Fore more detail, you can read below document:
Workspaces in Power BI - Power BI | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
The limit is 256 characters. However, it is recommended to follow a naming convention when naming your workspaces.
Hi @Don-Bot ,
Currently, there seems to be no restriction on naming when creating a normal workspace. However, it should be noted that some special characters are not supported in workspace names when using XMLA endpoints. The workaround is to use URL encoding for special characters, e.g., for forward slash /, use %2F.
Fore more detail, you can read below document:
Workspaces in Power BI - Power BI | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Don-Bot
No Limit is mentioned in Microsoft documentation but kept short, meaning & a unique name for the workspace
Proud to be a Super User! | |
@PijushRoy ,
Yes, I don't want some long name. I did a test at 250 characters will fit... that would be a horrible workspace name.
We just have some characters we add to every workspace name with code and wanted to make sure I didn't need to put a restriction on the client identifiers.
Thanks
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.