Hi all, first post so apologies if I miss anything.
We have a page that provides a list of cases for each department, so it turns out to be 15 different lists (each has it’s own subset for visibility).
Each user is part of one department, but it’s possible they could be part of multiple.
At the top of the page I’ve added a few subset links: active cases, completed cases, cases out of SLA etc.. but they’re counting ALL of the cases and not just the ones that should be visible to the user of that department, example being a user is part of Assets, the group Assets has 5 cases but there are 25 total (all dept’s) and it’s showing 25 in the badge.
Is it possible to filter these to only the departments/groups that are on screen, or is it a case of making 15 subset links - one for each department and then hiding the ones not relevant to that user?
Thank you in advance.