Hi, I am doing app about student, subject and time to study each day.
I create SharePoint list "timeslot". I type a short line of message like 07.00 08.00 09.00 for each row then SharePoint auto generate the ID.
From this scenario, my 08:00 was assigned ID as 1 and 08:30 was assigned ID as 2. The last time slot is 20:00 and assigned as 25.
I would like to make a validation rule that "time to" should be greater than "time from" (time from and time to referred from the same SharePoint list). In PowerApps form, user will pick a combo box showing timeslot "time from " and "time to" and a data card will be showed ID.
I cannot find any sample for this validation to make one ID must be greater than another ID. Please help if you understand my question and and suggest any solution for me. Thanks in advance 🙂
Pichaya