web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics RMS (Archived)

Customer Merge

(0) ShareShare
ReportReport
Posted on by

Mabuhay! Can you help us which table to update if we are going to merge old customer to his/her new number without deleting their old transactons? Like creating new account and all data from their old number will be deleted and will exist now on their new accounts. I cant make any application for this one all I think we can make is via SQL Query. ANy help for this one?

Thanks,

Chris

*This post is locked for comments

I have the same question (0)
  • Community Member Profile Picture
    on at
    RE: Customer Merge

    Mabuhay! Hi Sir Ed,, big thanks for this one.

  • Verified answer
    Community Member Profile Picture
    on at
    RE: Customer Merge

    you will need to update the [transaction] table  customerID column.  Change it from the old id to the new id.

    select * from customers   to find the id

    update [transaction] set customerid = newidnumber  where customerid = oldidnumber

    update [journal] set  ......

    update [payment} set ......

    if you have HQ, then you will have to do the same on the HQ database

    and possibly update the HQ ids from the customer.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics RMS (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans