I am developing in Access using Dataverse tables as the data sources. I just discovered an oversight on Microsofts's end - there is not a way to prevent duplicate data entries in a column. For example, I have a Case Number generated from another software program. I want to type the Case Number from the other program field into a Dataverse column. The Case Number is attached to a customer. If I type in two John Smith's, for example, I want to make sure that they are unique and not duplicates. I enabled Duplicate Detection but that feature doesn't work. With this deficiency in mind, I am seriously doubting if Dataverse is a viable solution to support data integrity for Access DB's and Model Driven Apps. Yes, I will eventually migrate to Power Apps, but in the meantime are there any work arounds to address this issue?