Skip to content

[excel] (CSV) Update sample to remove quotation marks around values #705

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

Merged
merged 5 commits into from
Jan 23, 2024

Conversation

AlexJerabek
Copy link
Collaborator

Fixes #700.

Excel never displays quotation marks around values when opening CSV files. This behavior is shown here:
image

This PR updates the sample to remove those quotation marks from the finished .xlsx file, which matches the behavior of converting the .csv file in the Excel client.

Copy link

Learn Build status updates of commit 9458769:

✅ Validation status: passed

File Status Preview URL Details
docs/resources/samples/convert-csv.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 2e43fce:

✅ Validation status: passed

File Status Preview URL Details
docs/resources/samples/convert-csv.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 7fe24ef:

✅ Validation status: passed

File Status Preview URL Details
docs/resources/samples/convert-csv.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 9aab6d4:

✅ Validation status: passed

File Status Preview URL Details
docs/resources/samples/convert-csv.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@AlexJerabek AlexJerabek requested a review from alison-mk January 23, 2024 18:56
@AlexJerabek AlexJerabek merged commit 8b68a1a into main Jan 23, 2024
@AlexJerabek AlexJerabek deleted the AlexJ-QuoteRemoval branch January 23, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Script converting then corrupt XLSX?
2 participants