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

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Reply
HamidBee
Power Participant
Power Participant

When to Use Pre-Copy Script vs. Source Query in Copy Activity?

Hello everyone,
 

I’m trying to get a better understanding of the Pre-Copy Script option in Microsoft Fabric's Copy Activity. Given that we already have the option to use a query to pull data from the source, I’m curious about the specific situations where the Pre-Copy Script comes in handy. Is it generally an either/or choice between using a query and a pre-copy script, or are there scenarios where it makes sense to use both within the same activity?

 

If anyone here actively uses the Pre-Copy Script, I’d love to hear about your experiences and the types of use cases where it’s proven helpful.

 

Thanks in advance!

1 ACCEPTED SOLUTION
FabianSchut
Super User
Super User

The difference between the query and the pre-copy script is that the query is performed on the source, while the pre-copy script is performed on the destination. You can use both within the same activity. You could for example delete all the records from the destination before you write new rows from the source to the destination that you've selected with your query.

View solution in original post

2 REPLIES 2
MonicaCVL
Frequent Visitor

Hi @HamidBee 

The Pre-Copy Script in Microsoft Fabric’s Copy Activity is useful for tasks like cleaning up old data, making schema adjustments, preparing data, or implementing conditional logic before copying new data. It can be used alongside a query to ensure both the source data and destination environment are properly managed.

with regards

Monica CVL

FabianSchut
Super User
Super User

The difference between the query and the pre-copy script is that the query is performed on the source, while the pre-copy script is performed on the destination. You can use both within the same activity. You could for example delete all the records from the destination before you write new rows from the source to the destination that you've selected with your query.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebFBC_Carousel

Fabric Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

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