RE: NAV 2017 - create contacts from customers
Hello Timkal,
I know you already solved your problem. But you resolved the hard way. You were on the right direction but you gave up, unfortunately! :p
The tool "Create Conts. from Customers" (Report 5195) does not work for you because your imported customers already have a Business Relation link to a contact card.
Why your customer have a Business Relation? Because you have "Bus. Rel. Code for Customers" not empty in Marketing Setup table. When you imported your customers, NAV validated empty value to the field Contact and executed code that creates an empty Contact Card.
Now, you know why :).
To resolve you problem, the clean way, you simply should:
1- empty the field "Bus. Rel. Code for Customers" in Marketing Setup (save the current value somewhere safe),
2- import your customers,
3- set back the "Bus. Rel. Code for Customers" value in Marketing Setup,
4- run the tool "Create Conts. from Customers",
5- get some coffee and get back after 15mn
6- check and enjoy the result :)
Well, the steps I described may help other users who face the same issue.