I have some data I need to get into AX, I am using the Purch Order line entity. I am passing in LineNumber in a csv file. Everything looks fine in the text file, but when I go to map the field it gives me an invalid data type error. When I hover over my inbound LineNumber field it says it is a string data type.
I have no idea why it is not liking this field when other nbr fields in the sample file are mapping through.
I exported this file out of SQL server...
Has anyone run into this before? Thanks in advance.