I've following list of fields in a CSV file to be imported in CRM.
-
Technical Proposal (Lookup to Custom Entity - Technical Proposal)
- Opportunity (Lookup to Opportunity )
- Opportunity ID (Text field - ID of Opportunity)
- Product Unit Cost (Currency Field)
- Quantity (Text Field)
- Costing Value (Currency Field)
- Selling Value (Currency Field)
- Outsourced? (Two options Field)
The CSV file contain only one record to be imported. Also, apart from Product lookup and Technical Proposal lookup, Opportunity lookup value is duplicated in CRM. But following walk-through; I've set the imported values for the opportunity lookup field. But still I am getting following two errors:
- A duplicate lookup reference was found. (For Product Column)
- The lookup reference could not be resolved. (For Opportunity Column)
*This post is locked for comments