Leading/Trailing Spaces
When a user uploads a .csv file that contains values with leading, trailing, or extra spaces between words, such as: Testing the Space between words, the value is inserted exactly as it appears into the corresponding field in the Big Table.
| Field Type | Data in the .csv or .txt File | Data Inserted into the Big Table Record |
|---|---|---|
| Text, Text Area, and Text Area Long | Testing the Space between words | Testing the Space between words |
Note:
The value remains unchanged and extra space is not automatically trimmed.

