Hi Appian Community,I am using AI Document Center in Appian to Extract an Excel file. The extraction runs successfully, but the Extracted Value column is empty. Only the field labels are displayed (e.g., S.No, Name, Age, Location, Role, Salary, Time, Status), but no actual data is populated and also not able see the preview of excel
Any guidance or best practices would be appreciated.
Discussion posts and replies are publicly visible
ankitr851905 are you able to share your file & DocCenter version? XLSX file support is limited depending on complexity of the file.
Have you tried same with CSV?Recommend use Excel Tools plugin for this requirement.
This is weird as CSV is one of the supported extensions for AI Document Center. Though I have not tested with csv files personally so dont know if there is some case dependency here.
Anyway, In the extraction model try to describe the document and field for extraction explicitly so that AI Copilot can extract data like name, age, location, role etc appropriately. Better instructions will yield better results.
Also test the Extraction Models against at least 30 unique documents to ensure statistically significant results.