Question
5
Replies
217
Views
cognizant
Posted: August 1, 2020
Last activity: August 3, 2020
Report to pull all the workbaskets and Workgroups associated for a user
Hello,
I have a requirement to generate a report with columns user name, ALL work baskets for the user, ALL work groups for the user.
Iam only able to populated TOP level work basket and work group (ie only 1 WB and WG) for the user
how to achieve this requirement
Basically my report should be like as image attached. it should display all the groups and baskets
We can join the report with Index-WorkGroups to list of workgroups associated with the Operator and join with Index-Operator to get the list of workbaskets associated with the Operator.
Please find the attached Document for implementation screenshots.