I exported some leads from CRM4 which I now need to import into CRM 2011. My original lead data has various columns including
Status Reason (Originating Lead)
Status (Originating Lead)
The data imports successfully if the Status Reason is New. However, when the Status Reason is Qualified (and so is Status), then it fails with
State code is invalid or state code is valid but status code is invalid for a specified state code.
I did take a closer look at an open lead which only allows two options for "Status Reason" and that is New and Contacted. Once you qualify a lead then the "Status Reason" becomes qualified. It seems to me that when I import the leads they just stay
as open and so the status reason is invalid. So how can I import already qualified leads?