Hi,
I try to import data to AX R2 using Excel Add-in and the table LogisticsAddressDistrict, but always receive an error with the message: "You need to specifed the city"
The table has this fields:
City, City.Description, County, District Description, District, State, Country and RecId.
I remove from the excel page the fields: County, State and Country because always show in blank when refresh the data.
The structure of the page is:
City, District, District Description and RecId
![]()
Note: I can import data to the others 5 tables without any problems
LogisticsAddressCountryRegion |
LogisticsAddressState |
LogisticsAddressCounty |
LogisticsAddresssCity |
LogisticsAddressZipCode |