You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.
In my table I have a column which has values like x.x.x where x is a number when I am exporting the table as excel it is showing arbitrary number as 384203... etc which is not the desired result. It is happening for two dot values.
To Reproduce
Create a table which is having a column and fill the column with values like x.x.x use only two dots and three digits
Expected behavior
This should've printed out the values like 1.1.1 or similar not the arbitrary numbers.
Screenshots
Environment
OS: [e.g. Ubuntu 16.04]
Browser [e.g. chrome, safa]
Version [e.g.78.0.3904.87 (Official Build) (64-bit)]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In my table I have a column which has values like x.x.x where x is a number when I am exporting the table as excel it is showing arbitrary number as 384203... etc which is not the desired result. It is happening for two dot values.
To Reproduce
Create a table which is having a column and fill the column with values like x.x.x use only two dots and three digits
Expected behavior
This should've printed out the values like 1.1.1 or similar not the arbitrary numbers.
Screenshots
Environment
The text was updated successfully, but these errors were encountered: