Hello, I have an embedded data field that has a large text string. The data saves fine, and is correct. When I download my responses though, the string is truncated. How can I prevent this?
Page 1 / 1
What is the file format of the download and what are you using to open it once it is downloaded?
Two possible explanations:
- Perhaps the data is wrapping rather than truncating. Check to make sure you check the ‘Remove line breaks’ option.
- The app you are using to open/view the csv is truncating the string. To confirm, try opening the csv with another app (like Notepad++) to see if the entire string is in the download file.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.