Filter Out Duplicates | List View

Looking to be able to filter out entries that contain duplicate information like emails. Some of our vendors have more than one entry, so when we want to email everyone, we’d like to only email everyone once.

Thanks!

Hi,

Currently, this is not supported. A workaround would be as below:

Step 1. Create another e-mail field with formulas so that the field value will equal to your original e-mail field.
Step 2. Trigger the formula recalculation of the new email field.
Step 3. Remove the formulas
Step 4. Use the “Total&Summary” on the new field to find out duplicates and manually clear the field value
Step 5. Send the mass e-mail based on the new field.

Ok thank you.