Hi all,
I need to export the data from the Order Product Entity in CRM 4.0 to Excel and then Import it into Dynamics 365 Online.
I have successfully exported all other required entities from CRM 4.0 using Advanced Find, but I haven't been able to locate the data for Order Products, preferably with the related Order records.
Any suggestions?
Thanks in advance,
Rob
Hi Rob1,
Order Product is actually the Order Line entity.
So you need to export and import the data of Order entity and Product entity first, and finally export and import the data of Order Line entity.