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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Jeanxyz
Power Participant
Power Participant

how to refer to a folder in Lakehouse using Pyspark

Hi, I have written a function which read documents from a local folder, which works well. Now I need to move the script and the local folder to OneLake and I have difficulty to refer to the folder in Fabric. I have tried relative path and absf path, both failed. Any ideas?

Jeanxyz_0-1726214292795.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Jeanxyz,

I'd like to suggest you use the file API path to instead, you can 'right click' on file stored in the folder and copy its API path.

/lakehouse/default/Files/source_files/

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Jeanxyz,

I'd like to suggest you use the file API path to instead, you can 'right click' on file stored in the folder and copy its API path.

/lakehouse/default/Files/source_files/

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Top Solution Authors