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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Jeanxyz
Impactful Individual
Impactful Individual

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
August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors