top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey

Delta Merge Incremental Data
Merge incremental data with Delta

Overview
This workflow reads the Incremental Data, then merges the incremental data with the existing data using Delta Merge Node.
Details
This workflow reads incremental sales data, displays the new records, and uses the Merge node to compare them with the existing Delta table based on matching columns, Based on match and non-match conditions, it supports update, delete, ignore, or append actions, enabling both incremental and full incremental processing and saving to existing data.
bottom of page