Hello all.
I have made a model driven application with all custome made Dataverse tables etc. Now my internal clients demanding me to populate the tabels with the data. I tried plural times to import from tables, directly in the running app etc. in the format excel (xlsm or CSV) none of them worked. each time I recieved warnings about the mappings and when I matched the source columns with the columns of Dataverse table, I recieved an error which I couldn't understand and couldn't find a solution or a path to resolve it.
So here I am, looking for a solution to the errors I recieved.
This is one of the errors I recieved while I was trying to import data "
"Couldn't resolve the guid for the lookup field: agt_fullname."
and each time I mapped different I recieved different lookup column error indicating about guid problems.
Thanks for helping me out.