Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportDataOptions

Configuration object for exporting data.

Hierarchy

  • ExportDataOptions

Index

Properties

Optional columnsToIncludeById

columnsToIncludeById: Array<string>

The columns to include specified by field id, includes all by default. The order of the column ids in the array determines the column order shown in the summary data table.

Optional ignoreAliases

ignoreAliases: undefined | false | true

Do not use aliases specified in the data source in Tableau. Default is false.