Option to Format Numeric Data as Decimal During Export
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 563
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 59
Description
**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.


**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.