Successfully importing 1records from excel importer but unable to see the data in database/Data grid

0
Hi experts, My requirement is to import data from excel sheet . I used excel importer from marketplace and did all the configuration like creating template and my excel sheet is getting imported 1 record successfully as it has only one record.   Issues I am facing: After sheet getting successfully imported, I cant see nay dat ain my data grid or database. Not sure where I am going wrong.  Storing data in Asset Entity   Below is the screesnhot: DOmain Model    
asked
1 answers
0

Hello Harsh B,

 

Check your asset entity, maybe create a new page and show all the records there.

If you multiple times import the same value and you defined a key it skips if the key already exists in your database:

image.png

 

Hope this helps,

 

Good luck!

answered