I have a table which loads incremental in the ODX
In the datawarehouse the table is on Automatic and in simple mode.
The setting to keep fields up to date is off.
Will the incremental records from the ODX do inserts and updates, but update only on the fields with no transformations/lookups or will no updates be made at all when an updated existing record is retrieved from the source?
As we don’t have any transformations in that part I was hoping we could skip the RAW table and that records get updated if newer versions come by.
The documentation only mentions what the ‘keeping fields up to date’ does for lookup fields , transformation fields and so on, not what exactly happens when that box is not checked