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
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
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Top Kudoed Authors