Generating a report for pending approvals in excel
While generating the report, I would like to have a dedicated Approval Status column showing the current approval level and approver details.
For example, if there are three approval levels and Level 1 has already approved the request, the report should display:
Level 1: Approved by [Approver Name]
Level 2: Pending with [Approver Name]
Level 3: Pending with [Approver Name]
This will clearly indicate which approvals have been completed and which approvers are currently pending action.
1
vote