Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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?
Solved! Go to Solution.
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
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
Workspace OneDrives are no longer a thing. They are a leftover of the v1 workspace era.
Use standard OneDrives.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.