Hi,
I am creating a booking application and would like to add a feature wereby a user can submit a swap booked record to another user. I am using SharePoint list to record all booked records.
So i am thinking if it is possible to do the following:
User 1 (Select a record of User 2 on the Datatable he wants to swap with)
User 1 (Select his record on the Datatable that he want to swap with User 2)
User 1 click "submit"
Flows will trigger approval process and send to User 2 for approval
User 2 approved ( SharePoint List updated)
Thank you!
This sounds like a play on flow variables. I would just send the data from both users from the app in your PowerApp trigger, and have a temporary variable to hold User1's data if the approval goes through.
User1's data -> Temp Data
User2's data -> User1
Temp Data -> User2
Only approaching this from a high-level. There are details from each user to iron out of course.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
204 | |
106 | |
56 | |
52 | |
41 |
User | Count |
---|---|
274 | |
156 | |
86 | |
81 | |
56 |