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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Element115
Super User
Super User

QUESTION::PIPELINE::COPY DATA::INTEGRITY

I am curious to learn how do any of you guys who are using pipelines and a Copy activity check that the data is actually copied correctly, that is, no missing rows, or offset rows in datetime, and so on?

 

I ask because I noticed something odd today, but before I start shouting 'BUG!', and because it is going to take me a while to double check everything (well, one thing already checked, I do nothing in the pipeline to transform the incoming data, so if it turns out that there is an issue with the pipeline, then it is with Copy data or the data gateway (using an on-prem source) or some weird network glitch).

3 REPLIES 3
Element115
Super User
Super User

I got this support ticket currently opened:  2406040040000671.

 

All, beware that ID columns get out of sequence and new numbers seem to be printed by either the 'Copy data' activity or the lakehouse process or...?  In any case, new ID numbers appear in the sequence (no gaps) that do not exist at source!  So you'd be advised to check your data integrity because if the backend process does whatever it wants with your incoming data, then you have no data integrity guarantees.  Go figure that one.

v-cboorla-msft
Microsoft Employee
Microsoft Employee

Hi @Element115 

 

Thanks for using Microsoft Fabric Community.

When you move data from source to destination store, the copy activity provides an option for you to do further data consistency verification to ensure the data is not only successfully copied from source to destination store, but also verified to be consistent between source and destination store. Once inconsistent files have been found during the data movement, you can either abort the copy activity or continue to copy the rest by enabling fault tolerance setting to skip inconsistent files.

Please refer the documentation for more details : Data consistency verification in copy activity.

 

I hope this information helps. Please do let us know if you have any further queries.

 

Thank you.

That's all nice and dandy but where do you set this option in the GUI?  There is nothing I can see.

Helpful resources

Announcements
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.

June 2025 community update carousel

Fabric Community Update - June 2025

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