Can a CSV used in Data Loader have unused fields?
Can a CSV used in Data Loader have unused fields?
We are using the Upsert command in Salesforce Data Loader. If we have a CSV with several columns we do not wish to update (it's a wide CSV), can we still use it and just not map it? Or do all columns in the CSV have to be mapped to be consumed?
1 Answer
1
You do not have to use every column in the CSV. The data loader will only affect the columns that are explicitly mapped.
Thanks for contributing an answer to Salesforce Stack Exchange!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.