.CSV File not properly previewed

AI Project Sweden 20 Reputation points
2023-08-06T14:17:26.96+00:00

Hello,

I am uploading a .CSV file that has a header with different columns separated by ",".

Also, the lines under it are also structured according to the colums by ",". However, one of the columns have a text field and in some cases, the text contains ","... so I am using quotation marks around the text to encase the whole thing. But when I upload it to my Azure Storage and preview it, it is shown very weird. It's like the preview doesn't care about the " " marks and simply creates new columns with the words inside the quotation marks if there are , inside the text column.

User's image

User's image

How do I solve this in Azure Storage? Thank you!

Example

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2023-08-08T17:46:33.3933333+00:00

    @AI Project Sweden

    Thanks for bringing this to our attention! I was able to reproduce your issue using the preview feature in Azure portal. You can also choose Edit and this will display the CSV file with commas.

    User's image

    I am reporting this issue to our internal Storage team for review and fix. As a workaround you can use Azure Storage Explorer. I confirmed the preview feature works as expected.

    enter image description here

    Hope this helps. Apologies for the issue, I will provide an update if I confirm this issue is resolved.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A! User's image

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.