Activity › Forums › Salesforce® Discussions › How to manage comma fields while uploading using Data Loader in Salesforce?
-
How to manage comma fields while uploading using Data Loader in Salesforce?
Posted by Anjali on July 30, 2020 at 12:44 PMHow to manage comma fields while uploading using Data Loader in Salesforce?
Marziya replied 5 years, 10 months ago 3 Members · 3 Replies -
3 Replies
-
Data Loader cannot handle commas implicitly because there is no logical path to follow. If we have any comma field in the Data Loader CSV file for import of the field content, we have to close the content with double quotation marks “content “. Then data Loader will be able to handle this operation.
- [adinserter block='9']
-
Data Loader cannot handle this implicitly because there is no logical path to follow. In case your Data Loader CSV file for import will contain commas for any of the field content, you will have to enclose the contents within double quotation marks ” “.
-
<div jsname=”ARU61″ aria-controls=”_8dYiX47FENSvyAPUm4DwBA24″ aria-expanded=”true” id=”_8dYiX47FENSvyAPUm4DwBA25″ jsslot=”” role=”button” tabindex=”0″ jsaction=”CQwlrf;fastbutton:CQwlrf”><div jsname=”xXq91c” data-kt=”KjGh-fjc1J3e-ZkBjcL2vJrq49QuvdH4lLCNl_unAZTo7ZHBzISJhwHXgazktICltP8B” data-hveid=”CA4QAw” data-ved=”2ahUKEwjOgYzilfXqAhXUF3IKHdQNAE4Quk4oAHoECA4QAw”>How do you handle commas in data when exporting a CSV file?
<div jsname=”dcydfb” aria-labelledby=”_8dYiX47FENSvyAPUm4DwBA25″ id=”_8dYiX47FENSvyAPUm4DwBA24″ jsslot=”” jsaction=”CQwlrf;fastbutton:CQwlrf”>
<div jsname=”oQYOj” id=”_8dYiX47FENSvyAPUm4DwBA26″ data-hveid=”CA4QBA” data-ved=”2ahUKEwjOgYzilfXqAhXUF3IKHdQNAE4Qu04oAXoECA4QBA”><div data-md=”61″>
</div></div></div></div></div>
Log In to reply.