The CreatorCon Call for Content is officially open! Get started here.

Create a report of active Incidents older than 30 days by team member

vhermes
Kilo Contributor

Hello,

What is the best way to create report of active Incidents older than 30 days by individual team member?

Thanks!

1 ACCEPTED SOLUTION

Tracy Davis
Giga Guru

Use the Incident table

Created BEFORE Last 30 days

assigned to is DYMANIC = ME

(that would give results to each individual)

if YOU or a lead/manager wants to see results by team member then remove the Assigned to and replace with Assignment group = [your group]

and add a group by assigned to.

It's also helpful to create this in a TREND chart, charted by created date and per day or week (change max number of groups to SHOW ALL) - that'll give you an aging report and you can stack by the assigned to.

View solution in original post

2 REPLIES 2

Tracy Davis
Giga Guru

Use the Incident table

Created BEFORE Last 30 days

assigned to is DYMANIC = ME

(that would give results to each individual)

if YOU or a lead/manager wants to see results by team member then remove the Assigned to and replace with Assignment group = [your group]

and add a group by assigned to.

It's also helpful to create this in a TREND chart, charted by created date and per day or week (change max number of groups to SHOW ALL) - that'll give you an aging report and you can stack by the assigned to.

Thank you very much!