Hi all,
I want to ask is the primary key / unique field identifier in dataverse is autogenerated by system as guid type and I cannot decide which field/column is the primary key? Because previously I tried to create new table, and then set "Name" as Primary Column, I though that "Name" would be the primary key, but then I try to put the same value when create record, it can inserted. Is anyway I can prevent duplicate "Name"?

Thanks.