3,050
edits
Changes
no edit summary
* [[Text]] data type columns have a limit of 255 characters;
* [[Value]] data type columns are limited to 11 integers and 5 decimals;
* Files can also contain formulas and expressions, see [[File Formulas]] for more information.
'''CSV Especific Specific Requirements''':
* Any field delimiter is supported (with the exception of line breaks);
* Date fields must be in the ''"dd/MM/yyyy"'' format. Ex.: ''31/01/2013'';* Value (numeric) fields must use dot ''"."'' as decimal separator.