Hi Team
I want to know the status each approver in action item .
Example :i have 5 approver in the action item using every one must approved .I need to know the hitory log who is approved and whos approval is pending from flow and update the status in item level
i need like this in the status column
approver name1: approved
approver name2: in progress
approver name 3: approved
please suggest .
Hi Team , ANy updates on this im struggling to get the log history of power automate approval process .
Hello @Anonymous ,
If you want to track the status you would need to build something your own. There is no out of the box feature for that.
So what I would do is building a dataverse table/entity or a SharePoint Liste where you track the status of the approvals. So you are technially not using 1 approval action. Instead you would start X different approvals which you can track individually. And the SP List is your status tracking place.
Or another approach would be that you loop over your approvers and send an approval individually
(loop with concurrency) and then when an answer comes in you can track the status for the approver in your SP or dataverse.
Its lil bit workaround, but there is no other ways I know.
With regards,
Kevin
User | Count |
---|---|
27 | |
16 | |
15 | |
12 | |
11 |
User | Count |
---|---|
43 | |
30 | |
28 | |
24 | |
23 |