Skip to content

Export Grid To Excel

Alex Bochkov edited this page May 30, 2025 · 3 revisions

Export the current Grid results directly into Excel file.

  • Headers are uniformly formatted for better readability.
  • Dates are exported as text strings to preserve formatting.
  • Each set of results is allocated to its own worksheet.
  • NULL values are exported as empty strings.
  • Boolean values are represented as TRUE/FALSE (can be changed to 1/0 in settings)
  • AutoFilter can be applied to the header row
  • Source query text can be included

image

quick-export-to-excel

quick-export-to-excel-select-folder

quick-export-to-excel-confirmation

quick-export-to-excel-result

image

Clone this wiki locally