Forum Discussion

AaronEMT's avatar
AaronEMT
Copper Contributor
Mar 07, 2024
Solved

Keep first occurrence and remove duplicates

Hello,   I need a process or formula that can do the following:   Remove all but the first occurrence of an email address.   Example below: Before:  After Note that I would need ...
  • wdx223_Daniel's avatar
    Mar 07, 2024

    AaronEMT 

    select all the columns

    Data -> RemoveDuplicates

    Uncheck all the columns except Email

     

Resources