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
2 answers
0

Hi Shivam,

You can check out this article for how to upload multiple excel sheets.

 

https://medium.com/mendix/how-to-import-multiple-excel-sheets-from-a-single-workbook-using-mendix-e203f687b5f7

 

answered
0

Please check my below article

https://community.mendix.com/link/space/marketplace/exchanges/751

answered