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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
timothyeharris
Microsoft Employee
Microsoft Employee

Path to Workspace Onedrive?

I would like to have a CSV file sitting in a workspace onedrive (so it can be easily updated).
I would like to be able to read that csv file via a notebook as part of an existing trasformation process to create/update delta tables.

I can't figure out the path to the workspace onedrive.  How can I reference it?
I am hoping to avoid having to set up dataflows and/or pipelines to read the file.

Is this doable?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @timothyeharris,

Perhaps you can try to use use onedrive sdk to operate with correspond onedrive group contents from notebook:

GitHub - OneDrive/onedrive-sdk-python: OneDrive SDK for Python! https://dev.onedrive.com

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @timothyeharris,

Perhaps you can try to use use onedrive sdk to operate with correspond onedrive group contents from notebook:

GitHub - OneDrive/onedrive-sdk-python: OneDrive SDK for Python! https://dev.onedrive.com

Regards,

Xiaoxin Sheng

lbendlin
Super User
Super User

Workspace OneDrives are no longer a thing. They are a leftover of the v1 workspace era.

 

Use standard OneDrives.

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

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

Top Solution Authors