Hi! I'm creating a Vehicle booking system. I would like to ensure that the users avoid from double booking. The set up is power apps connected to a SharePoint list. Both columns are in a date and time format.
My logic is the ff:
After the users entering 2 sets of date and time, power apps would filter the list in SharePoint and give an error message that they should look for another schedule since it is inconflict with other booked schedules.
I've sent screenshots for reference. Thank you for your feedback in advance.