Advanced Features

Export Options

Export Options

WhoDB exports data from the table grid and Scratchpad result grids. The export mode is determined by where you start the export, not by a mode selector inside the dialog.

Export Dialog

Entry Points

Current export entry points include:

  • Export All from the table footer/action area.
  • Export Selected after selecting rows in the grid.
  • Header or row context-menu export actions.
  • Export from Scratchpad result grids.

Export Selected Rows

Formats

CE currently supports:

  • CSV for tabular rows.
  • Excel .xlsx for tabular rows.
  • JSON Lines (NDJSON) for records from sources like MongoDB when supported.

CSV Format Option

Excel Format Option

CSV Delimiters

CSV export supports delimiter choices:

  • Comma
  • Semicolon
  • Pipe

Comma Delimiter

Semicolon Delimiter

Pipe Delimiter

Excel Export

Excel export creates an .xlsx file from tabular data.

Choose Excel to download an .xlsx file from the current grid or result set.

Filtering Before Export

To export filtered data:

  1. Add WHERE conditions or adjust the grid query.
  2. Click Query so the grid reloads.
  3. Use Export All from the filtered grid.

Use the grid and the downloaded file to verify row counts, selected columns, and file size.

Selected Rows

To export selected rows:

  1. Select one or more rows with the row checkboxes or table selection shortcuts.
  2. Use the export action for selected rows.
  3. Choose a supported format.

Row Selection

Viewing Data

Open the grid that provides export actions.

Batch Operations

Select rows and apply grid-level actions.