-
Notifications
You must be signed in to change notification settings - Fork 3
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