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 :
Customer experience | Sales, Customer Insights,...
Suggested answer

Email address de-duplication at the segment level

(0) ShareShare
ReportReport
Posted on by 2
We have the Email De-duplication feature turned on in our Customer Insights Journeys settings which helps when we send the email.
 
The issue is that when we are creating a segment for a Journey, we do not have an accurate idea of the send volume because the duplicated addresses are in the segment.  Is there a way that we can de-dupe at the segment level rather than at the journey level so that we know how many UNIQUE people will be sent our communication?
I have the same question (0)
  • Suggested answer
    Muhammad Shahzad Shafique Profile Picture
    2,336 Most Valuable Professional on at
    Email address de-duplication at the segment level
    Pre-filter in Segment Definition (Recommended)
    1. Create a custom segment with deduplication logic:
       - Use "Contact Point - Email" entity as your base
       - Add filter: `EmailAddress1 (State) = Active` (or your primary email status field)
       - Include additional conditions to identify preferred/primary emails

     2: Temporary Workaround
    Add a calculated column to your segment view:
    -- Example SQL for segment view
    ROW_NUMBER() OVER(PARTITION BY EmailAddress ORDER BY CreatedOn DESC) AS EmailRank

    Then filter where `EmailRank = 1`

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 241

#2
Tom_Gioielli Profile Picture

Tom_Gioielli 164 Super User 2025 Season 2

#3
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 153

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans