Question
2
Replies
516
Views
Posted: February 21, 2019
Last activity: February 21, 2019
Closed
Workbasket and worklist join
Hi,
To show data from both workbasket and worklist in a single report earlier i had created a view and used that, but in my new project I want to achieve the same somehow. I tried joining worklist and workbasket classes in a report created on work class but was unsuccessful. Can you please help me understand different ways to achieve this(maybe a sub report or direct join or some other approach)
Thanks in advance for your help.
Can you please explain this in details? Like, on what basis you extract the result.
As per my understanding, you can extract data by joining Assign-WorkList and Assign-WorkBasket using the PXWORKGROUP as joining condition.
You can also use PXASSIGNEDOPERATORID as filter condition.
Thanks. Please let me know the same.