Hello,
I need to transform data logs (created, approve, completed) from workflow history in each item (request):

into associated list columns so I can export whole list and make report with these logs like this:
Request 1 CREATED APPROVED COMPLETED
Request 2 CREATED APPROVED COMPLETED
...
I know I can generate workflow history list but there every event is logged as one row...
Appreciate any help. :smileyhappy:
