Hello,
I'm looking for a solution to record every response from multiple approvers to a SPL.
Here is my example, there is an approval with 4 approvers, Approval type is 'Everyone must approve'.
My target is to create a new row in a SPL when each approver made the respond, not wait until all approvers response. Is it helpful to create a HTML table?
Thanks a lot
CirleMi
Solved! Go to Solution.
Hi @CircleMi ,
If the approval type you choose is “Everyone must approve”, you can refer to the following configuration:
It should be noted that the action in Apply to each will be executed only when all Approvers are approved, or when one Approver selects Reject.
So only after the Approval process ends, there will be data in the list. If you expect that as long as one approver completes the approval, a new piece of data will be added to the list, I am afraid this is unattainable. This is a limitation of Approval action.
Hope that makes sense.
Best Regards,
Hi @CircleMi ,
If the approval type you choose is “Everyone must approve”, you can refer to the following configuration:
It should be noted that the action in Apply to each will be executed only when all Approvers are approved, or when one Approver selects Reject.
So only after the Approval process ends, there will be data in the list. If you expect that as long as one approver completes the approval, a new piece of data will be added to the list, I am afraid this is unattainable. This is a limitation of Approval action.
Hope that makes sense.
Best Regards,
As a workaround, I can set the approval individually for every approver so that I can get their response without waiting for all finished. It looks no better solution, right?
Best regards
CircleMi
Hi @CircleMi ,
If you continue to ask, I will also recommend this solution to you.😁
Best Regards,