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 Aug 9, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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:For reference, this field is of type
number
The text was updated successfully, but these errors were encountered: