Hi All,
For some clients I have to load aggregated tables from a datalake. So these tables do not have a timestamp to be incrementally load on. This feature would work on all tables from all sources which do not fit in the usual incremental load format.
What I would do when not using TX is whenever I load the data I would load the data from the current month or current year, then union this data the the data which was already loaded but filter this whichout the current month or current year.
This would be great to have a a feature in TimeXtender.