Unable to parse Excel sheets #297

Closed
opened 2026-02-16 00:17:24 -05:00 by yindo · 2 comments
Owner

Originally created by @chaimajaballah0 on GitHub (Oct 14, 2024).

Originally assigned to: @BinaryBrain on GitHub.

I am unable to parse an excel file that have multiple sheets. It always comes as unsupported type error.
How to solve this?
I tested the notebook example with the same provided excel file, LlamaParse works fine. However, even the structure of my excel files looks the same as the example, LlamaParse prints this error on the colab notebook and in local script.

Screenshot 2024-10-14 at 3 24 40 PM

Originally created by @chaimajaballah0 on GitHub (Oct 14, 2024). Originally assigned to: @BinaryBrain on GitHub. I am unable to parse an excel file that have multiple sheets. It always comes as unsupported type error. How to solve this? I tested the notebook example with the same provided excel file, LlamaParse works fine. However, even the structure of my excel files looks the same as the example, LlamaParse prints this error on the colab notebook and in local script. ![Screenshot 2024-10-14 at 3 24 40 PM](https://github.com/user-attachments/assets/24634bdc-c3d7-4fdc-bad8-36efa1d5a4ae)
yindo added the bug label 2026-02-16 00:17:24 -05:00
yindo closed this issue 2026-02-16 00:17:24 -05:00
Author
Owner

@BinaryBrain commented on GitHub (Oct 24, 2024):

Hi @chaimajaballah0,
Due to some issue with Excel files, we had a file size limit of 2Mb.
We've just increased it to 130Mb.
Can you retry to run your job and also send me the jobID if it fails again?

@BinaryBrain commented on GitHub (Oct 24, 2024): Hi @chaimajaballah0, Due to some issue with Excel files, we had a file size limit of 2Mb. We've just increased it to 130Mb. Can you retry to run your job and also send me the jobID if it fails again?
Author
Owner

@chaimajaballah0 commented on GitHub (Oct 28, 2024):

Hello,
the job ran successfully.
Thank you for solving the issue.

@chaimajaballah0 commented on GitHub (Oct 28, 2024): Hello, the job ran successfully. Thank you for solving the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#297