Skip to main content

Can a view be setup that detects duplicate records?

  • October 20, 2022
  • 1 reply
  • 14 views

I’m wondering if there is a way to setup a view similar to the Dedupte extension, where you can see duplicate entries that compare 2 columns of information. I like Dedupte but I want to use the automations feature to send myself an email when a duplicate entry is created.

1 reply

Mohamed_Swella1
Forum|alt.badge.img+17
  • Inspiring
  • 1030 replies
  • October 20, 2022

Hi @Yaneth_Lopez ,

A view cannot be setup like this unless you group by the fields you are looking for and check it manually

There are however several codes that you can do (some would be posted on the community) so an automation would run and check for duplicates based on the values you enter