Showing total count of assignments of a work object
Hi ,
I have a requirement where I need to show total assignments count in Report.
I have created 2 joins for Assign-WL and Assign-WB for Work class and in columns using prefix.
I am able to show count of WL.pyAssignmentStatus count and WB.pyAssignmentStatus count.
It is working properly, But I want to show the total of both WB and WL assignments in one column (TotalOpenTasks)
Could you please let me know for any solution.
Thank you,
Tulasi