...
Save changes by clicking the save Save button, click the Close button to cancel.
...
Click the download button to download a template for the current format.
Importing
Importing is achieved by a two stage process. First the file data is imported. Then the data is validated and imported. Optionally, a What If report may be run firstbefore importing.
- Select the format in the Import section by selecting from the list or entering part of the name to search
- Click the Select File button and select the CSV file.
- Click the Import button
...
Formats can be set on date columns to import different date formats. Select an example from the list or enter a format using the rules below. These are case sensitive.
- d - The day of th the month, from 1 to 31
- dd - the day of the month from 01 to 31
- M - the month from 1 to 12
- MM - the month from 01 to 12
- MMM - the abbreviated name of the month (Jan, Feb...)
- MMMM - the full name of the month
- yy - the year from 00 to 99
- yyyy - the year as four digits
- yyyyy - the year as five digits. E.G. 02021
- / - the date separator
- Any character string not in the following list may be used as a date separator
- d,dd,ddd,dddd,f,ff,fff,ffff,fffff,ffffff,fffffff,F,FF,FFF,FFFF,FFFFF,FFFFFF,FFFFFFF,g,gg,h,hh,H,HH,K,m,mm,M,MM,MMM,MMMM,s,ss,t,tt,y,yy,yyy,yyyy,yyyyy,z,zz,zzz,:,/,%
...