top of page

Delta Merge Incremental Data

Workflow Automation Templates

A library of ready-to-use workflow templates to accelerate your data journey

ChatGPT Image Feb 13, 2026, 04_44_29 PM.png

Delta Merge Incremental Data

Merge incremental data with Delta

Data-cleaning.jpg
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