It keeps saying "You need to map the required field Meeting Data" I have followed all directions in 2b as I also got a 100% on 1b and 2a. The file does say .csv at the end and all the columns match.
top of page
MaxzPlace
Help Forum
Sorry you're stuck but there's almost always a pretty easy fix! Do NOT try to start all over again, eg. uninstall Max's Pitch Package, etc. That can make things worse.
​
Before you post make sure you check the Help FAQ for an instant solution first. Then, if you can't find it there, you can post your problem here and we'll get to it ASAP (within 24 hours), but be sure you:
​
-
post in the right category
-
INCLUDE AT LEAST ONE SCREENCAP IN YOUR POST TO SHOW THE PROBLEM!!!!!!!!
-
explain the problem clearly
bottom of page
You shouldn't have a field called "Meeting Data". There's no such thing in the assignment. My guess is that it was the one that was supposed to be named "Meeting Date" and that would match the header in the .csv file but "Meeting Data" would not.
Now it's a little tricky to fix that because Salesforce has field LABELS which are what humans see and FIELD NAMES which are what Salesforce uses internally. You'll need to go to Object Manager and then Meeting and the Fields & Relationships and click on Meeting Data and then change the Field Label to Meeting Date but then also change the Field Name to "Meeting_Date" with the underscore and then make sure you get it saved that way, ok?
Then the import should work.
Let me know, ok?