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
Srisakthi
Super User
Super User

How to save incompatible rows to lakehouse/warehouse tables during a pipeline run

Hello All,

I have a pipeline which has copy activity to copy data from multiple source tables to lakehouse tables. I want to copy only proper records to my lakehouse table and all incompatible rows to be saved in another lakehouse tables. I could find an option in pipeline settings to skip incompatible rows and logging it. But currently it shows only Azure Blob and ADLS. Suggest if there is any way to store those incompatible rows to lakehouse tables for further analysis? Please refer SS

Srisakthi_0-1730637439049.png

 

Srisakthi_1-1730637501920.png

 

Regards,

Srisakthi

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Srisakthi ,

 

As you said, currently it only shows Azure Blob and ADLS however, for the time being there is no better way to store incompatible rows in the Lakehouse table for further analysis.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
MonicaCVL
Advocate I
Advocate I

Hi @Srisakthi,

Since this feature isn’t supported yet, you can alternatively add another activity to push data from ADLS to a lakehouse. This can be done incrementally by using watermarks and updating them.

with regards

Monica CVL

Anonymous
Not applicable

Hi @Srisakthi ,

 

As you said, currently it only shows Azure Blob and ADLS however, for the time being there is no better way to store incompatible rows in the Lakehouse table for further analysis.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

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

July 2025 community update carousel

Fabric Community Update - July 2025

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

Top Solution Authors