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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Sept Fabric Carousel

Fabric Monthly Update - September 2024

Check out the September 2024 Fabric update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Kudoed Authors