How to automatically parse the numeric value for a column when the file is opened? #2572
Unanswered
lulunac27a
asked this question in
Q&A
Replies: 1 comment 3 replies
-
This thread might have information that is useful: #1488 In that thread look for |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to see the file contents with columns with only the numeric values in all rows should display the numeric values automatically instead of manually type
#
for integer values or%
for floating point values. How can I do this?Beta Was this translation helpful? Give feedback.
All reactions