Forum Discussion
anonymous9376
May 10, 2022Brass Contributor
Cancel a leave request after it's been approved
Hi, I'm developing a leave request system in Sharepoint and using Power Automate for the approval workflow. I wanna know that if an employee applies for a leave in the SP list and it has been approve...
- May 10, 2022
anonymous9376 you could have a view of the leave list showing just the logged-in employee's leave request. A JSON-formatted button could be next to each one which would trigger a separate flow to cancel the leave request and update the status column.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
anonymous9376
May 10, 2022Brass Contributor
Hi Warwick Ward, even if the Approved and Rejected are triggered from the approval workflow from the Power Automate, the user can simply change it to Cancelled? What do you mean by, 'This would then start a Power Automate flow to perform the approval/notification/calculation logic for the process you required.' ?
Thank you.
Thank you.
RobElliott
May 10, 2022Silver Contributor
anonymous9376 you could have a view of the leave list showing just the logged-in employee's leave request. A JSON-formatted button could be next to each one which would trigger a separate flow to cancel the leave request and update the status column.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- Warwick WardMay 10, 2022Bronze Contributor
Nice one RobElliott - Column formatting is so powerful now with all the functions and operations available