Bug: Uploading csv file, a zero (0) imported into a number field inserts an empty value rather than the number 0
- Create a form with a number field
- create a csv file with data to import into the new table
-
print a zero (0) into the .csv file as a value for the number field
It will look like this: "...,0,..."
import the csv file into the table
view or edit the data in the "My Data" screen, or download to an iPad
Expected: the number field contains a zero
Actual: the number field is empty
Please sign in to leave a comment.
Comments
1 comment