Hi all,
I have a workflow running on a normal SharePoint list. Now our management needs a report about the duration for each list item.
I`ve updated the workflow so I store item-id, start and end in a separate list.
But how can I get this kind of information for workflows which were running in the past and are finished by now?
Is there a way to query the Nintex History List? Maybe SQL?
I only need the item-id, workflow name, start and end.
Thank you in advance for helping me out here.
Cheers.