Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Data CSV adds apostrophes and quotes to the exported values #6839

Open
dgchrt opened this issue Apr 28, 2021 · 0 comments
Open

Export Data CSV adds apostrophes and quotes to the exported values #6839

dgchrt opened this issue Apr 28, 2021 · 0 comments
Labels
c/console Related to console

Comments

@dgchrt
Copy link

dgchrt commented Apr 28, 2021

While using the Export Data CSV, the output file will contain both apostrophes and quotes surrounding values, e.g.

column_a,column_b
"'value1'","'value2'"

This causes unexpected results while importing the CSV file in spreadsheet software, for example.

@martin-hasura martin-hasura added the c/console Related to console label May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console Related to console
Projects
None yet
Development

No branches or pull requests

2 participants