When creating a table in dataverse, the column "Name" was generated automatically as autonumber.
Now, I'm surprised that when entering data into this "Name" column with a form in Power Apps, it allows for duplicates!
What is the best praxis to prevent duplicates in a Name column, other than adding an alternate key, when submitting data through a Power Apps form?
In the form there is no "Update" property for the "Name" field.