[GH-ISSUE #2992] Option to Format Numeric Data as Decimal During Export #1065

Open
opened 2026-03-07 20:58:54 +03:00 by kerem · 0 comments
Owner

Originally created by @iwanghc on GitHub (Oct 11, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2992

Is your feature request related to a problem? Please describe.
Currently, when exporting numeric data (especially large numbers) from DBeaver into formats such as .xlsx, numbers are often displayed in scientific notation. This can be problematic for users who need the data in standard decimal format for better readability and further processing.
c9b52268d1da48593ef4841066e2dd9
ec444a0a0dafa5113eb69805d9cac0c

Describe the solution you'd like
I propose adding an option in the export settings to allow users to format numeric data as standard decimal values, avoiding scientific notation. This feature would provide greater flexibility for users dealing with large numeric datasets and improve the usability of exported data in applications like Excel.

Originally created by @iwanghc on GitHub (Oct 11, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2992 **Is your feature request related to a problem? Please describe.** Currently, when exporting numeric data (especially large numbers) from DBeaver into formats such as `.xlsx`, numbers are often displayed in scientific notation. This can be problematic for users who need the data in standard decimal format for better readability and further processing. ![c9b52268d1da48593ef4841066e2dd9](https://github.com/user-attachments/assets/30b73c01-4f35-49a7-a6bc-203e1857a85b) ![ec444a0a0dafa5113eb69805d9cac0c](https://github.com/user-attachments/assets/6f848409-17ea-47bc-bdae-f689f8f8da38) **Describe the solution you'd like** I propose adding an option in the export settings to allow users to format numeric data as standard decimal values, avoiding scientific notation. This feature would provide greater flexibility for users dealing with large numeric datasets and improve the usability of exported data in applications like Excel.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1065
No description provided.