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 年前檢視次數 1149 次
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
專家
已審閱 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南