You need to sign in to do that
Don't have an account?
Import Data Unit issues - You need to map the required field Contact: Loan Amount.
Hey dear Trailfriends,
I am pretty new to this, but I can't really seem to find this question yet, so I hope someone's able to help me out. I am currently training for Admin and there is this unit about Importing Data. Trailhead gave me this CSV-file which I am trying to upload, but in the screen about Field Mapping it keeps getting errors. One to be exact:
You need to map the required field Contact: Loan Amount.
So I am wondering: what can I do to get rid of this error? It is not really in the assignment, so I am wondering what I am doing wrong. There is no Loan Amount in the csv-file... Help!
Thanks :)
I am pretty new to this, but I can't really seem to find this question yet, so I hope someone's able to help me out. I am currently training for Admin and there is this unit about Importing Data. Trailhead gave me this CSV-file which I am trying to upload, but in the screen about Field Mapping it keeps getting errors. One to be exact:
You need to map the required field Contact: Loan Amount.
So I am wondering: what can I do to get rid of this error? It is not really in the assignment, so I am wondering what I am doing wrong. There is no Loan Amount in the csv-file... Help!
Thanks :)
you got this error because, you have a field with name 'Loan Amount' in contact object and this field is required, so open contact fields and "Contact Custom Fields & Relationships" section edit the Loan Anount field and uncheck the required checkbox
and follow these steps again, :)
i hope it helps you.
Let me inform if it helps you and kindly mark it best answer if it helps you so it make proper solution for others , thanks
http://sfdcmonkey.com (http:// sfdcmonkey.com )
All Answers
you got this error because, you have a field with name 'Loan Amount' in contact object and this field is required, so open contact fields and "Contact Custom Fields & Relationships" section edit the Loan Anount field and uncheck the required checkbox
and follow these steps again, :)
i hope it helps you.
Let me inform if it helps you and kindly mark it best answer if it helps you so it make proper solution for others , thanks
http://sfdcmonkey.com (http:// sfdcmonkey.com )
Please check object you are going to import if you have a field called Loan Amount field and check if its required and check if there are any validation rule on Contact.
If yes remove the required option and deactivate the validation rule then import the data.
Thanks,
Saravana
Very happy, thanks so much! :)