Excel File Upload : Sheet,Column,Structure, and Field Validation in Mendix
0
Hi all,I need to upload an Excel file that contains three sheets. Upon uploading, the application should validate the sheet names, column structure, and column names. Additionally, it should check for mandatory and optional fields.How can I achieve this in Mendix? Any brief ideas or suggestions would be appreciated. Thanks!
asked
Shivam Choubey
2 answers
0
Hi Shivam,
You can check out this article for how to upload multiple excel sheets.