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

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
trivediasit
Regular Visitor

Incremental update using dataflow gen2

https://learn.microsoft.com/en-us/fabric/data-factory/tutorial-setup-incremental-refresh-with-datafl...

 

I have gone through the above link and have a few questions:

- What will happen in case there is no incremental data? Will the dataflow fail?

- What is the best way to manage the issue?

 

Look forwrad to suggestions.

 

Regards

Asit

1 ACCEPTED SOLUTION
LuitwielerMSFT
Microsoft Employee
Microsoft Employee

Hello @trivediasit!

 

Thanks for your questions on this topic, let me adress those. 

  1. If there is no incremental data the dataflow will still refresh fine but just not append any new data to the data destination. 
  2. Failures can happen because of many reasons. The great thing is that with failures in the data pipeline you can setup yourself a way to notify or retry the data pipeline. Just link the activity to the failed output in data pipelines and define your own way of trouble shooting your pipeline. Module 3 - Automate and send notifications with Data Factory - Microsoft Fabric | Microsoft Learn

View solution in original post

1 REPLY 1
LuitwielerMSFT
Microsoft Employee
Microsoft Employee

Hello @trivediasit!

 

Thanks for your questions on this topic, let me adress those. 

  1. If there is no incremental data the dataflow will still refresh fine but just not append any new data to the data destination. 
  2. Failures can happen because of many reasons. The great thing is that with failures in the data pipeline you can setup yourself a way to notify or retry the data pipeline. Just link the activity to the failed output in data pipelines and define your own way of trouble shooting your pipeline. Module 3 - Automate and send notifications with Data Factory - Microsoft Fabric | Microsoft Learn

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Top Solution Authors