Conditional if a value appears twice or more (in DB)

Hello o/

I’m looking to create a condition if a value is found twice (or more) in the database.
image

I manage to find if the value is present in the database once (see image below) but not if it is present at least twice.
image

Thanks in advance :smiley:

use: search for thing: count ≥ 2

1 Like

Ow, I didn’t know you could just put the number like that ^^". Thank you!

1 Like