TableExport icon indicating copy to clipboard operation
TableExport copied to clipboard

Issue with values like x.x.x on exporting as excel

Open abhishekno1 opened this issue 5 years ago • 0 comments
trafficstars

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 tableexport

Environment

  • OS: [e.g. Ubuntu 16.04]
  • Browser [e.g. chrome, safa]
  • Version [e.g.78.0.3904.87 (Official Build) (64-bit)]

abhishekno1 avatar Dec 03 '19 11:12 abhishekno1