I am loading a data warehouse. I am looking at the Item and inventory tables. I noticed my main table has a "MODIFIEDDATE" and "CREATEDDATE", but others don't. I do have RECID and RECVERSION columns in the tables that don't have modified and create date... Can I use these to determine the latest data? My coworker, who is much more knowledgable in AX mentioned they are random.
How can I get the latest data to load into the data warehouse without loading the whole table every night... I want to load only changes that occurred within the last day or week.
Any help appreciated.
Thanks,