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 年前1129 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则