Dear All
Have a grt day
I want to know that how can i delete multiple contact in Dynamic NAV 2016?
Please let me know is there anyway to do that?
And also i want to merge duplicate contacts...
Monik
*This post is locked for comments
Dear All
Have a grt day
I want to know that how can i delete multiple contact in Dynamic NAV 2016?
Please let me know is there anyway to do that?
And also i want to merge duplicate contacts...
Monik
*This post is locked for comments
Hello,
In order to bulk delete you can run the table from Development Environment, filter on the contacts you want to delete , select all then delete... Or do it by code.
In order to merge contacts, you can check a Cronus RU database. It have a "Combine Vendors/Customers" functionality. With little adaptation you'll do the same for Contacts.
The best way is to create a codeunit that loops through Contact table and delete the items (using DELETE(true)).
The same for merging: you need a customization.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156