Is there an optimized way to identify unresolved Work items without assignment?
We are trying to identify cases which are not resolved and which doesn't have any assignments. The only way we had was to join the Work table and the Assign table. Would like to know if there is any other way which would be good in performance.
Thanks,
Gayathri L
***Edited by Moderator: Lochan to update platform capability tags***
Hello,
I believe you got the right approach. Another one would be to open the cases and check pxFlow content but I don't think the performance will be extremely better.