Hi all
This development is for D365 F&O, I am using visual studio 2019 for the coding/development.
I have added a few customized fields in CustTable using extensions.
My requirement is to create a new data entity that will update the existing records. The user wants to import using excel, which will have customer account and the data for the custom fields.
Can someone please help me with this?
What I want to know is which methods do I need to override to complete my requirements also please do guide me to any standard entity with these methods.
Thank you all for your help in advance.