Export options

Last modified by Aurelie Bertrand on 2025/11/14 11:59


You can change the settings for PPT, PDF, CSV and Excel exports.

General export options

You can limit the number of rows in tables when exporting.
➡ If a table has more rows than the limit defined here, the extra rows will not be exported. A message will be displayed during export to warn the user.

PDF export options

OptionDescription
Show header title in PDFDisplay the Flow name in the PDF header
Show page number in PDF footerAdds the page number to the footer
Use an alternative method (OpenHTMLToPdf)Uses the OpenHTMLToPdf library instead of the traditional PDF export method
Position the summary on the PDF filtersBy default, the list of filters applied to Flows is not displayed in the PDF. If you wish to display it, choose the position of the summary from the drop-down list: Before or After.
Page format in PDFSelect the desired format from the drop-down list: A4 portrait, A4 landscape, US letter portrait or US letter landscape
Background colourIf you want to add a background colour to the PDF document, enter a hexadecimal colour code.
ID of a factory used as a templateSpecify the ID of a PDF builder that will be used as a template for exports. The template will allow you to add backgrounds, colours and elements from your graphic charter for all Flow exports in PDF.

PPT export options

OptionDescription
Show title in PPT headerDisplays the name of the Flow in the PPT header
Position summary on filters for PPTBy default, the list of filters applied to Flows is not displayed in the PPT. If you wish to display it, choose the position of the summary from the drop-down list: Before or After.
ID of a factory used as a templateSpecify the ID of a PPT Builder which will be used as a template when exporting. The template will allow you to add backgrounds, colours and elements from your graphic charter for all PPT Flow exports.

CSV export options

OptionDescription
CSV export separator characterYou can specify a character other than ';' as the column separator.
Encoding for CSV exportEnter the desired encoding for the CSV export (by default, the encoding used is UTF-8).
Decimal separator character for CSV exportEnter the character to be used as the decimal separator for CSV export.
By default, empty=auto.
Delete summary value lines from CSV exportsBy default, summary value lines (totals) are not added to the CSV. If you wish to add these rows to the CSV, uncheck the box Delete summary value rows from CSV exports.
Save Cross table CSV exports as raw data

checked by default

If ticked, the CSV export of a Cross table will be saved as raw data. The data will be unstacked so that it can be re-used as input for a new model.

If unchecked, the Cross table will be exported as a raw table.

Excel export options

OptionDescription
Export in XLSX formatThe default export format is XLS. Check the box to export in XLSX format.
Export visible levels of a hierarchical table as Excel groupsConverts the levels of tree tables into Excel groups.
Position the filter summary for XLSSelect the position of the filter summary: None, Before or After. If you select Before or After, a Current Selection page containing the list of filters is added before or after the export page.

Save as Excel Fast 

Saving as Excel Fast retains only some of the styles. This means you can have formatted data and still benefit from fast generation.
The following CSS classes are supported:

  • .tdhHeader
  • .tdvHeader
  • .rowOdd
  • .rowEven

ℹ The rowOdd and rowEven classes work with the tdvHeader class, but the tdvHeader class overwrites the styles of the rowOdd and rowEven classes.

In these CSS classes, only the following attributes are supported:

  • background-color
  • colour
  • border
  • border-right
  • border-left
  • border-top
  • border-bottom
  • text-align
  • font-style
  • font-weight
  • vertical-align
  • font-size
  • colWidth (if specified in the chart's specific stylesJSON attribute)
Example Save as Excel StandardExample Save as Excel Fast

Avec les styles

Sans les styles