How to import Excel value in datagrid Association

0
Hello Mendix team,   I'd like to ask for assistance with uploading Excel files into a data grid via association in Mendix. Currently, I'm unable to import values into the grid. Could you please provide some guidance on how to accomplish this?   Thank you in advance for your help.
asked
3 answers
0

Hi Prashanth, 

 

Your post is not very clear on what you have tried so far. But I would recommend to use the Excel Import module from Mendix in the Marketplace and follow the documentation on how to implement it:

https://marketplace.mendix.com/link/component/72

answered
0

Hi Vicky,

What My Error is Keeping the datasource as Association Means I Can't Import the Values into the Grid what can be done ?

answered
0

Hi Prashant,

when you are making your import template,  

in the type section -> select reference & map your associated object.

Screenshot 2024-08-28 135331.png

answered