How to upload large Excel file into Quicksight?

0

Customer is ingesting excel files into Quicksight. According to Creating DataSet from Excel the max file size is 1GB and there are limits on number of columns and column size.

I'm looking for a strategy to handle large files. take for example a 10GB excel file.

  1. Break into smaller files and upload each file independently into Quicksight
  2. Upload smaller files into S3 and then into Quicksight
  3. Upload large file into RDS and then into Quicksight
  4. other option?
AWS
중재자
질문됨 3년 전1130회 조회
1개 답변
1
수락된 답변

Here is a great blog post around ingesting excel data into QuickSight. It most aligns with your 2nd option. Put excel file into S3, convert file type, map the file to a Glue Table, then use Athena to bring the data into QuickSight. https://aws.amazon.com/blogs/big-data/ingest-excel-data-automatically-into-amazon-quicksight/

AWS
답변함 3년 전
profile picture
전문가
검토됨 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠