Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is for users who want to export data using the 

Insert excerpt
_excel_export
_excel_export
nopaneltrue
 button.

...

  • From stream views
    PhixFlow displays data from a stream in a stream view. Stream views can be a table (grid) or a chart and they have a toolbar in the top right. Stream views are often included in dashboards or in application screens; see Stream View.
  • From a database table
    Either from an analysis model or from the repository, open the properties tab for a datasource. To open a list of the available database tables, in the toolbar, click  
    Insert excerpt
    _datasource_show_tables
    _datasource_show_tables
    nopaneltrue
    ; see Datasource and Database Table.
  • From the system console
    To open the console, in the task bar at the bottom of the PhixFlow window, click 
    Insert excerpt
    _console
    _console
    nopaneltrue
    , then select the ; see System Console. You can export data from the:
    • Task Logs tab →Messages section
    • Imported/Exported Files tab
    • Email Messages tab
    • Archive Log tab
    ; see System Console.
    • .From the system console 

To export data from a stream view, database table or archive log, click the toolbar button 

Insert excerpt
_excel_export
_excel_export
nopaneltrue
.

PhixFlow opens a window where you can select the data that you want to export and the file format you require, Microsoft Excel or a CSV (comma separated) file. 

Download Data Options Window

FieldDescription
Items to Download

If there are selected items on the grid, this field allows you to specify whether just the selected items should be downloaded or whether all items implied by the filter should be downloaded.

Alternatively, select Export All Items.

Tip

Be aware of how many records will be downloaded if you choose to export all items. In some cases streams or database tables contain millions of records. Downloading many records can take a long time. Please be sure that you want to do this before proceeding.

If you download selected items, PhixFlow sets a limit of 500 records.

Maximum Records Per File

If you want to export many records (more than 50,000).

If Items to Download is Export All Items, and there are many records, specify the maximum number of records to export to a file. PhixFlow splits the records into several files and zips them together ready for downloading. 

If left blank, PhixFlow will export as many records in one file, up to the default system-wide limit set in System Configuration → System Tuning section → Maximum Download Size.

Maximum Download Limit

This field is available for stream views that have a limit to the number of records you may export. It is read-only.

PhixFlow displays the maximum number of records that you can download from this stream view. If you select more records than the limit, the extra records will be ignored.

The limit is set in System Configuration → System Tuning section → Default Stream View Download Limit

Use Excel Template

The field is available if the backing stream view has a template configured.

Specify whether PhixFlow should use the Excel template associated with the stream view. If selected, PhixFlow formats the data using the predefined layout in the Excel spreadsheet.

For information about setting up and Excel template, see Stream View form.

Click to export the data to a CSV file. This is the best option for large amounts of data.

Click to export the data to a Microsoft Excel file.

...