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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

Delta Table Update

A fact table saved as delta table using copy data activity in fabric from SQL database. An update is done on the fact table using spark SQL script in fabric. If I run the copy data activity again in the pipeline will the update retain in delta table? Explain the situation 

1 REPLY 1
v-weiyan1-msft
Community Support
Community Support

Hi @Anonymous ,

 

Based on your description, your question is whether the updates will remain in the delta table if you run the copy data activity again in the pipeline.
As far as I know, updates will retain in the Delta Table after copying data again, provided that the data copying process is configured correctly.
If you want to know more about the Delta Lake tables, please refer to the following link.

Work with Delta Lake tables in Microsoft Fabric - Training | Microsoft Learn

 

Best Regards,
Yulia Yan


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

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Solution Authors