How to create a report based on Assignment Group Change history via the Incident Table

Ramakrishna Kom
Tera Contributor

Hi,

Can someone help me to generate a new report based on Assignment Group Change history via the Incident Table.

4 REPLIES 4

Ishaan Shoor
Mega Sage
Mega Sage

You can use the Assignment Group metrics as the source to create a report for assignment group changes on the incident table.

 

IshaanShoor_0-1669747794369.png

 

 

.

 

Hope this helps!
BR.
Ishaan Shoor

Ramakrishna Kom
Tera Contributor

Hi Ishaan,

 

I'm expecting the output would be like, the report should display current assignment group value and the previous assignment group value. Please share your inputs on this.

If you want previous and current value thingy, follow the steps below:

 

1) Create a database view something like below.

 

IshaanShoor_0-1669748628439.png

 

 

2) Create a report out of this database view as below

IshaanShoor_1-1669749063209.png

 

 

This way you get the value(previous value) from metric and also have assignment group field from incident which gives the current value of the assignment group.

.

 

Hope this helps!
BR.
Ishaan Shoor

Ramakrishna Kom
Tera Contributor

Does it possible to get the current assignment group name as well as the previous assignment group name history, by which actually the Incident  was assigned too.