This name already exists

How can I repeat the name of a customer in a table without a problem like this name already exists

1 3 172
3 REPLIES 3

I’m guessing its because you have the Name column also set as the key column. There is a rule that each key must be unique. But for any other type of column you’d need to create a formula to check for duplicates

Simon@1minManager.com

Very thanks… you are right… It finally works:+1:

Are you using name as key column

Top Labels in this Space