Hi!!
I am creating a booking schedule from different rows in SP list, so when clicking a button, it should change the status from Available to Reserved (those are the 2 choices of the column. Then, get the team who reserved, which is the combo box into the Equip "column".
After that I would like to get a mail so I know someone has done a reservation.
The list looks like this:
So it has column type choice EQUIP, that is the last combo box, and when selected, click the button so it introduces that choice into the list, change the "Estat" (available) into "Reservat" (reserved) and get an email to know someone reserved that time.
What formula should I do? Do I need power Automate?