Exporting data

Concept Information

EXPORT command

You can export Analytics data to other file formats so that you can use the data in other applications:

  • Microsoft Excel (*.xlsx, *.xls)
  • Text (*.txt)
  • Delimited text (*.del)
  • Comma-separated values (*.csv)
  • Microsoft Access (*.mdb)
  • XML (*.xml)
  • JSON (*.json)
  • dBASE III PLUS (*.dbf)
  • Windows clipboard for pasting into other documents or applications

Note

You must have 32-bit Microsoft Access Database Engine installed to export to older Excel files (*.xls) and Microsoft Access files (*.mdb). For more information, see Exclude optional Microsoft Access Database Engine.

You can also export Analytics data to HighBond apps:

Opening an exported file

In the Analytics results tab, the screen display of the export command log entry contains links to:

  • the exported file
  • the folder containing the file

The links allow you to conveniently open the file, or the folder containing the file, directly from Analytics.

The exported file opens in the application associated with the file extension if the application is installed on your computer.

Exporting to Excel

You can export Analytics tables as individual Excel worksheets in newly created or existing Excel files. Exporting to an existing Excel file is supported for *.xlsx only.

Character and size limits

The following limits apply when exporting data to an Excel file.

Limit Details
Number of records
  • Excel 2007 and later (*.xlsx) a maximum of 1,048,576 records by 16,384 fields (maximum worksheet size supported by Excel)
  • Excel 97 and 2003 a maximum of 65,536 records

Analytics tables that exceed these maximums export successfully, but the excess records are ignored and not exported.

Length of fields
  • no specific field length limit
  • combined field lengths cannot exceed the overall record length limit of 32 KB

    (32,765 characters in non-Unicode Analytics, 16,382 characters in Unicode Analytics)

  • for Excel 2.1, a maximum of 247 characters
Length of field names
  • a maximum of 64 characters
  • for Excel 2.1, a maximum of 248 characters
Length of worksheet names
  • a maximum of 31 characters

If you use an Analytics table name as the worksheet name, the name is truncated when exported to Excel if it exceeds 31 characters.

Datetime and time data exported to older Excel files (*.xls)

Datetime and time data exported to older Excel files (*.xls) may not display correctly when you initially open the Excel file. Datetimes may display only the date portion, and times may display “00/01/1900”. The complete datetime and time data is present in the Excel file, however you need to modify the way the cells are formatted in Excel to allow the data to display correctly.

Exporting data from server tables

You cannot save data exported from a server table to the server. You can export data from both server tables and local tables to your local computer.

Steps

You can export some or all of the records or fields in an Analytics table to use in other applications.