Hi guys,
I'm testing a data migration and trying to add some Inventory Batch numbers using Excel Add-In. I'm sure I did this last month an it worked OK.
I am using only a small set of data for testing.
3 columns and 3 records. The 3 items are ALL released products in AX.
However, I get the following error when I run the Publish command (I'm only showing 1st error record below)
| Batch number |
Item number |
Error Messages |
| 1001 |
ABC_001 |
The value 'ABC_001' in field 'Item number' is not found in the related table 'Items'. Error found when validating record. Creation has been canceled. |
Data used for test ......
| Batch number |
Item number |
Manufacturing date |
| 1001 |
ABC_001 |
6/15/2016 |
| 1002 |
ABC_002 |
6/15/2016 |
| 1003 |
ABC_003 |
6/15/2016 |
I'm missing something silly , I know?
*This post is locked for comments
I have the same question (0)