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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

cases query

(1) ShareShare
ReportReport
Posted on by 24
are there any OOB configuration options for merge behavior?
and, specifically, are we able to configure so we can choose each piece of data that "wins" when merging of cases
How much is it possible to modify merge behavior for case entity
Is it possible to provide a custom action for merging, i.e. select fields from the entity that is being marked as a duplicate to be copied over to the parent case as the result of merge How much is it possible to modify merge behavior for case entity
I have the same question (0)
  • Verified answer
    Amit Katariya007 Profile Picture
    10,409 Moderator on at
    In Dynamics 365 Customer Service, the out-of-the-box (OOB) merge functionality for the case entity is somewhat limited in configurability. Here's an overview of what you can control and customize within the standard and more advanced merge configurations:
     
    1. OOB Configuration Options for Case Merge Behavior:
     
    By default, when merging cases in Dynamics 365, the system does not offer a granular selection for each data field during the merge. Instead, it allows you to merge one case (the "parent") while closing the other (the "child") as a duplicate.
     
    You can configure which status and status reason will be assigned to the merged (duplicate) case in the system settings, but the primary case data is generally retained from the parent case.
     
    2. Choosing Data During Merge:
     
    There is no OOB feature that lets you pick and choose individual field values from both cases during a merge. However, you can leverage a plugin or a custom workflow to achieve selective merging, where you specify the fields to be retained or merged from the child case.
     
    You might consider building a custom merge form where users can select which values should "win" during the merge process, although this requires significant customization.
     
    3. Customizing Merge Behavior with Code:
     
    Add a Custom Merge Button to the Case Form or Ribbon:
     
    Use the Ribbon Workbench (or Power Apps' modern App Designer) to add a new button to the command bar or form ribbon of the case entity.
     
    Configure this button to trigger a JavaScript function or call a custom Power Apps page when clicked.
     
    Custom Logic :--- you can select any components from below.
     
    Plugins: You can develop a plugin that triggers on the merge action, allowing for custom logic that defines how fields from the child case should be copied over to the parent case. This is common for handling specific fields like custom attributes or case notes.
     
    Custom Actions or Workflows: While there’s no direct support for custom actions in the OOB merge process, you could create a custom workflow or Power Automate flow that copies selected data from the duplicate to the parent case after the merge completes.
     
    5. Custom Merge Logic:
     
    Since merge behavior is typically standardized, developing a custom merge button or Power Automate flow that launches before the actual merge could enable a review and selection of field values. This could guide users through selecting values to retain or transfer between the cases before finalizing the merge.
     
    In summary, while Dynamics 365 provides limited OOB options for selective field retention on case merge, plugins and custom workflows offer robust possibilities for tailoring this behavior.
  • CU29101536-0 Profile Picture
    24 on at
    Is there any code for that ?
    If there is any code could you please share to me .
  • Suggested answer
    Amit Katariya007 Profile Picture
    10,409 Moderator on at
    Unfortunately I don't have the code. But you can use custom page for implementation.
     
    You can make customisation like this so that users can able to select which details they need.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 202 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 70

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans