How to enforce unique values or prevent duplicate entries in SharePoint and Power Apps

Whenever we want to avoid duplicates, a best practice is to enforce uniqueness at the data source level, in addition to any checks that we make in Power Apps. This prevents users from creating duplicating records outside of Power Apps. Go to settings -> edit the column and set the enforce check value to Yes … Continue reading How to enforce unique values or prevent duplicate entries in SharePoint and Power Apps

How to display date field in different formats – Share Point

Standard format In List settings-> Open the field you want to change and set the display format to Standard If Display Format is Standard and Date Time Format is Date only, then the data would look like this If Display Format is Standard and Date Time Format is Date & Time , then the data … Continue reading How to display date field in different formats – Share Point