1回答
- 新しい順
- 投票が多い順
- コメントが多い順
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.
回答済み 3年前
関連するコンテンツ
- 質問済み 6ヶ月前