Oui, j'ai besoin d'une solution
We are working on creating a custom report that will help us determine the following per Employee in a Department in Compliance Accelerator.
1) Total Number of Lexicon Items Flagged
2) Total Number of Random Sample Items Flagged
3) Total Number of Items with Unreviewed Status
4) Total Number of Items with Pending Status
5) Total Number of Items with Questioned Status
The tblIntDiscoveredItems contains the above information at Department level, We are looking for the SQL table or the key that needs to be used which will help us determine the above information in Employee level.
Any help in determining this information in Employee level will be appreciated.