How to map custom field data from both accounts during Salesforce merge

using Coefficient excel Add-in (500k+ users)

Learn how to intelligently map and preserve custom field data from both accounts during Salesforce merges using automated comparison and consolidation workflows.

salesforce to google sheets connector

“Supermetrics is a Bitter Experience! We can pull data from nearly any tool, schedule updates, manipulate data in Sheets, and push data back into our systems.”

5 star rating coeff g2 badge

Salesforce native merge provides no capability to map custom field data from both accounts. It simply keeps the master record’s values and discards everything from the loser account, regardless of data quality or completeness.

Here’s how to transform this limitation into a controlled process where you intelligently map and preserve valuable data from both accounts.

Create intelligent custom field mapping with automated comparison using Coefficient

Coefficient transforms Salesforce’s all-or-nothing merge approach into a controlled process where you can compare, evaluate, and intelligently combine custom field data from both accounts based on business rules and data quality.

How to make it work

Step 1. Build a side-by-side field comparison template.

Import both accounts using Salesforce “From Objects & Fields” with filters for both Account IDs. Create columns for Field Name, Master Value, Loser Value, Merge Action, and Final Value to build a comprehensive field mapping matrix.

Step 2. Apply intelligent merge logic with automated formulas.

Use formulas to automate mapping decisions: =MAX(B2:C2) for numeric fields to choose the larger value, =MIN(B2:C2) for dates to select the earliest, and =IF(B2=C2, B2, CONCATENATE(B2, “; “, C2)) for text fields to combine different values.

Step 3. Create conditional mapping for conflict resolution.

Build formulas that handle conflicts intelligently: =IF(NOT(ISBLANK(Loser_Value)), IF(NOT(ISBLANK(Master_Value)), “Conflict: ” & Master_Value & ” vs ” & Loser_Value, Loser_Value), Master_Value). This flags conflicts for manual review while preserving all data.

Step 4. Implement data quality-based mapping decisions.

Create quality scores using =COUNTIF(B2:Z2, “<>“) / COUNTA($B$1:$Z$1) to measure data completeness. Use higher quality account data automatically with =IF(Quality_Score_Master > Quality_Score_Loser, Master_Value, Loser_Value).

Step 5. Export mapped data before executing native merge.

Use Coefficient’s Update action to export your intelligently mapped field values to the master account. Configure field mapping to use your merged values, then execute the native Salesforce merge knowing all valuable data has been preserved.

Never lose valuable field data again

This comprehensive mapping approach ensures valuable data from both accounts is preserved and intelligently combined, overcoming Salesforce’s all-or-nothing merge limitation. Ready to build intelligent field mapping? Start creating your mapping system now.

700,000+ happy users
Get Started Now
Connect any system to Google Sheets in just seconds.
Get Started

Trusted By Over 50,000 Companies