31 Jul 2025
07:13 AM
- last edited on
01 Aug 2025
07:34 AM
by
MaciejNeumann
Hello,
Is there any workaround to create a dashboard showing the affected user sessions and the related problems?
I noticed that, in the problems page I can view the affected user sessions filtered by [users impacted by problem {problem_id}], while in the session segmentation page I can't filter the sessions by [users impacted by problem {problem_id}]
Solved! Go to Solution.
02 Aug 2025 10:41 AM
I would say this is not possible using classic dashboards (you can only link to sessions if you know the problem ID). The only solution I can think of is some sort of automation that would run externally (maybe with Alerting profile + calling a webhook). Then the automation would update the dashboard, configure tile with a markdown links using the API. This is possible, but it's not straightforward and requires some external infrastructure (a webhook / serverless function at least).
With the new Gen3 Dashboards (SaaS Only), this can be achieved by generating a link for such user sessions in a table cell (and user markdown as the cell type).