Hi,
We are migrating data from AX2012 R3 to D365 Finance/SCM.
As we didn't want to bring all the data, we are doing more like a re-implementation and migrating data using data entities (DMF).
I have noticed a strange thing with this:
- I have generated source sample file in AX2012 using DIXF.
- Then I have exported data to CSV using DIXF (e.g. Main Acounts).
- Now I have created an import project in D365 and uploaded the generated file - half of the fields have different names and can't be automatically mapped.
e.g. in AX2012 for Main Accounts there is a field called "CurrencyCode", in D365 entity this field is called "DefaultCurrency".
Anybody knows how to address this differences?
I wouldn't want to manually do all the mapping for all entities.