You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For your specific problem, ensure that the necessary dependencies for the ExcelExtractor are installed and updated. These include pandas, openpyxl, and xlrd[3]. If these are already in place, check if there are any configuration settings or conditions in your workflow that might be preventing the ExcelExtractor from executing, such as an empty variable_selector[4]. Additionally, review any logs for error messages that might provide insights into the failure [5].
Self Checks
Dify version
1.0.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I'm creating a workflow in Dify. I hope to use the document extractor to read the text content in an Excel file, but the "text" read out is empty.
pload "文档提取器读取excel失败.jpg" -->
✔️ Expected Behavior
The document extractor can be used to read the text content of an Excel file.
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: