opendistro-for-elasticsearch / kibana-reports

Kibana Reports
https://opendistro.github.io/
39 stars 31 forks source link

Negative values not exported correctly #344

Closed melvinkokxw closed 3 years ago

melvinkokxw commented 3 years ago

Issue occurred when generating CSV file from a table in Discover. Negative numbers appear in the csv with an extra ' in front of them. This is what it looks like:

Negative value Positive value
'-47 520
'-15 475

For reference, this field is of type number

zhongnansu commented 3 years ago

We'll look into this issue, and keep you updated, thx.

zhongnansu commented 3 years ago

This issue is moved to https://github.com/opensearch-project/dashboards-reports/issues/20