Query to CSV

INDICA has a really powerful feature to export query results to CSV.

This can be done in two ways:

  • Export to CSV directly from the front-end based on the active query;

  • Export to CSV and XLS(X) on the management page.

Exporting to CSV from the front-end

On the front-end, there’s a button called “Query to CSV”.

When clicking this button, a box will open:

Here, you can select the fields that you would like to export:

Simply select the fields that you want to export. It is also possible to type in the first few characters of the field name to filter the list. When the desired fields are selected, click the “Download CSV” button.

INDICA will now begin gathering and ordering the required fields of all the files. After that, a CSV will be created on disk and downloaded.

Attention

  • Creating large exports (>50.000 files) can be really slow and may fail.

  • Creating and downloading larger exports may be done on the management page.

  • For system administrators, it is also possible to create exports via the command-line interface.

Exporting to CSV and XLS(X)

This can be done by case managers. See Manager Process Settings for more information.