top of page

Auto Increment Delta Merge

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

Auto Increment Delta Merge

Merge new and updated records

Data-cleaning.jpg
Overview

This workflow reads the incremental data using Auto Increment Node and then merges the updated and newly added records with the existing data using Delta Merge Node.

Details

The workflow reads incremental bank transaction data using the Auto Increment node and merges it into the existing dataset using the Delta Merge node, All the incremental changes can be tracked and viewed in the CDC tab.

bottom of page