11,677
edits
Changes
Updating to match new version of source page
<span id="limits">'''Limits Supported''':</span>
* Files size are limited to 100MB (20MB for XLS)
* Files must contain at least one [[Date]], one [[Text]] and one [[Value]] column;
** total columns 256;
** maximum text + date columns 63;
'''CSV Specific Requirements''':
* Files size are limited to 500MB
* Any field delimiter is supported (with the exception of line breaks);
* Date fields must be in a supported format. Ex.: ''"dd/MM/yyyy"'' = ''31/01/2013'';
* Value (numeric) fields must use a dot ''"."'' or a comma ''","'' as decimal separator.
Files can also contain formulas and expressions, see [[Expressions|File Formulas]] for more information.