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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
srblodhi
Regular Visitor

Is it possible read data from lakehouse1 in workspace1 and write it to lakehouse2 in workspace2?

I have lakehouse1 in workspace1 and lakehouse2 in workspace2. I want to read data from lakehouse1, do some transformations in a python notebook, and write the modified data to lakehouse2. Is this possible? If yes, please give an example of how to achieve this. If No, is there a workaround, or widely used method to avoid this problem?

Thanks!

1 ACCEPTED SOLUTION
frithjof_v
Super User
Super User
3 REPLIES 3
Anonymous
Not applicable

HI @srblodhi,

You can create a data pipeline with 'copy activity' to copy data from the 'workspace 1' - 'lakehouse 1' to the 'workspace2' - 'lakehouse 2'.(Config: Source, workspace1 -> SynapseTest -> Orders; Destination, workspace2 -> LakehouseTest25 -> Orders)

1.png

Regards,

Xiaoxin Sheng

frithjof_v
Super User
Super User
AndyDDC
Super User
Super User

You can reference the lakehouse delta tables in workspaces by using the abfss path visible in each tables properties. You can then read and write using this path

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.