How to enclose strings in quotes but ignore numbers? #3846
Unanswered
lxrco-sanjit
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
I was wondering how can I use custom enclosures per column. I am trying to generate a CSV file. The output should look like this
I try to use the enclosure setting, but it either removes
"
from all the fields or none of them. Is there a way to add enclosures to strings only?Beta Was this translation helpful? Give feedback.
All reactions