facing error when I tried to import excel sheet

0
facing error when I tried to import excel sheet   
asked
1 answers
0

Hello, 

You might have some attributes which have data type as ENUM. So check the same attribute in excel sheet, whether you have all the values for that column as the ENUM values defined in your mendix application.

 

After making sure your ENUM values and EXCEL sheet values, try to import it again.

 

Thanks.

answered