04-18-2024 05:03 AM
Hi Team,
Can anyone explain how to do period-based Incremental load based on the Ship_Date column(Date format. not timestamp)?
In our current ETl tool, we delete the last 3 months(Ship_Date) records from the Data Warehouse table and load the last 3 months' data from the source table. because there will be changes in the last month's data. So we refresh the data daily for the last 3 months based on Ship_Date.
How to achieve this in Incorta load?
Thanks
Solved! Go to Solution.
04-29-2024 11:20 PM
Excellent!!! Thanks for your input🙏. I think the alternative method will work for my case.