I am trying to upload an xlsx-file into AWS QuickSight, but I am encountering the following message:
Failed
Excel file:
file_name.xlsx
Failed to scan your file
QuickSight does not provide any additional information on the possible reasons why the scanning of the file has failed. Are there any guidelines on how to find the reason that might be causing the failure?
이 답변이 도움이 되었나요?커뮤니티가 여러분의 지식을 활용할 수 있도록 정답을 찬성하세요.
0
수락된 답변
Apparently in my case the reason for this was that I had an extra empty sheet in the xlsx-file that caused the error. After I deleted the empty sheet the upload worked well.