I have a quick approval WF set up.
Can you tell me how I can create a report with the following data?
Name of the item that was approved, approver name, approval date.
Looking forward to your feedback!
Solved! Go to Solution.
Hello,
You can create a view from your Workflow Task list.
Assigned to will give you approver name, Related Content will give you the Name of the item that was approved and Approval date will be the modified date. You can put a filter on the view where the Status is Completed and it will show all completed tasks. Hope this helps.