Hi Devs! Workflows are very common in Dynamics world. Many clients asks to document details related to workflows and here is one requirement below.
Requirement:
* Find list of users that approved workflow
Solution:
I have written a query that will fetch all users that have approved that workflow and I displayed it
on a report's field.
For concatenating user you can user :
(LedgerJournalTmp table is for Report)
Comments
Post a Comment