1 Answers
0
There is no real "normal CSV" file format. There are many possible issues with CSV mainly around strings that can be quoted (") or can include commas (,) in the text. There can also be issues with missing values, line breaks, headers, encoding, etc.
Try to simplify the CSV file by removing various columns (using Excel, for example) and rows to try and identify where your CSV is not what expected by QuickSight.
answered 2 months ago
Relevant questions
QuickSight: how to use data hosted on SharePoint?
asked 8 months agoQuicksight export more than 1 million rows data to multiple csv
asked 6 months agoHow to use AWS Tranlsation if I only have plain text, not CSV, not Memory files?
asked 3 months agoHow to escape a comma in a csv file in AWS Glue?
Accepted AnswerAccessing via API data of type FILE in QuickSight
asked a month agoQuicksight Athena - analysis error: "HIVE_UNSUPPORTED_FORMAT: Unable to create input format"
asked 2 months agoUploading CSV file keeps failing to import users
asked 11 days agoHow can i import an .xlsx File located in S3 Bucket in my quicksight?
asked 6 months agoQuicksight not able to ingest dataset bigger than 1GB at a time
asked 6 months agoQuickSight Cant parse my csv file
asked 2 months ago