I created a PowerApp that reports daily topics for the beginning and the end of the day. **I am new to the powerapp software.
I would like to prevent duplicate submissions on powerapp form.
Within the SharePoint list that is linked to the form, I have following columns I would like to use for unique identifiers:
- "Date" with Date type
- "XX Name" with Choice type (from 2 to 5 choices)
- "Form Type" with Choice type (2 choices)
I have tried to create a unique ID column on SP list to prevent duplicates but it did not work.
Please guide me through how I can achieve this