Forum Discussion

rubayatyasmin's avatar
rubayatyasmin
Icon for Community Champion rankCommunity Champion
1 year ago
Solved

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: ...
  • rubayatyasmin's avatar
    1 year ago

    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://[email protected]/WH_id/Tables/dbo/Table and name