Activity › Forums › Salesforce® Discussions › What is CSV (comma separated values) file in salesforce?
-
What is CSV (comma separated values) file in salesforce?
Posted by shariq on July 13, 2017 at 2:27 PMExplain CSV file with examples.
Parul replied 7 years, 8 months ago 3 Members · 3 Replies -
3 Replies
-
CSV is a simple file format used to store tabular data, such as a spreadsheet or database. Files in the CSV format can be imported to and exported from programs that store data in tables. In salesforce when we want to import and export data, we use the csv file.
- [adinserter block='9']
-
.CSV format is used, however Salesforce takes the Comma in Comma separated Values very literally. In salesforce when we want to import and export data, we use the csv file.is a simple file format used to store tabular data, such as a spreadsheet or database. Files in the CSV format can be imported to and exported from programs that store data in tables.
Thanks
Log In to reply.