Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Allow special characters in workspace name

For naming the Power BI workspaces it would be fine, when we can use special character (e.g. "#"). This is relevant for sorting the workspaces by name, so we can name frequently used workspace with an initial special charachter "#". 

In principle, it works fine to name this workspace, but afterwards there are an error with the pbi - project file to open the file, because the connection string in the definition file can not handle with special characters. 

Status: New
Comments
Eric2025
New Member
The error occurs because of the format of the definiton.pbir-file. Since one of the last versions of Power BI, the connection string in this file changed from included the name of the server to a path of the workspace. So now, the workspace name is included in the connection string of the definition-file and obviously doesn´t work with special characters.