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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
rubayatyasmin
Super User
Super User

How to Resolve Issues Loading Data from Tables with Spaces in Their Names?

I'm using a notebook to load data from a Fabric warehouse called 'warehouse name'. Some of the tables have spaces in their names, and I'm unable to load the data using the ABFSS path shown below:

abfss://workspace_id@onelake.dfs.fabric.microsoft.com/WH_id/Tables/dbo/[Table and name]
When attempting to load the data, I encounter an AnalysisException indicating that the path does not exist:

Loading data from tables without spaces in their names works correctly. I've tried enclosing the table names with backticks (`), single ('), and double (") quotes, but none of these approaches have resolved the issue. Is there a way to load the data without renaming the tables?


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


1 ACCEPTED SOLUTION
rubayatyasmin
Super User
Super User

I was able to solve this after wasting a day. just remove these [ ] from the name and it works. so the path would be 

abfss://workspace_id@onelake.dfs.fabric.microsoft.com/WH_id/Tables/dbo/Table and name


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi, @rubayatyasmin 


Glad you found your problem, and you can mark your approach as a solution to help more people with similar problems find answers. Thanks for your understand.

Best Regards,
Yang

Community Support Team

Done, thanks


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


rubayatyasmin
Super User
Super User

I was able to solve this after wasting a day. just remove these [ ] from the name and it works. so the path would be 

abfss://workspace_id@onelake.dfs.fabric.microsoft.com/WH_id/Tables/dbo/Table and name


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Fabric Update Carousel

Fabric Monthly Update - October 2025

Check out the October 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.