Hi Guys,
I have a situation, when I create Duplicate Detection Rule for Account Entity. I defined it for multiple fields.
Account Name - Exact
ZIP - Exact
City - Exact
Country - Exact
but when I test to add "similar" Company (ex, different Name, same ZIP, same City) it doesn't detect the duplication possibility.
my question is, how this Detection works, is it detects using "AND" or "OR"?
is it possible to use LIKE "%%" and not the EXACT?
Is it possible to create a Duplicate Detection Rule in CRM that compares multiple fields?
i want to write some condition like
user will get a warning when user filled
"similar" Account Name OR ("exact" city AND "exact" ZIP AND "exact" Country) then Warn the user for the duplicate possibility.
I see that it is possible to set up multiple fields in the duplicate rule, but not clear if they are related by AND or by OR, can anyone explain it to me?
Regards,
Rico