Hi to All,
I am doing a planned purchase order report using amongst others the following tables:
ReqPO
InventTable
VendTable
VendPackingSlipTrans
etc...
I need to remove all duplicate ItemID' from ReqPO and the only way I can think of to do this is adding a Unique index on ItemID.
But when trying to save this index I receives an error from AX.
Any explanation or solutions?
THanks for your help.
0