How generate a change task and change request report?

Lourdes1
Kilo Contributor

Hi all, I need your help. I want to create a report of change task, with the next information: Number, created, title, description and change request number, filter by Coordinating group (X and Y); because I need all changes task with their change request associated that my team raised the last year.
It is possible for me not adding that filter using the table "task". How I can get the report?

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

you can generate report using change_task.LIST table.

you will have change request reference on change_task table.

 

Regards,

Sachin

View solution in original post

6 REPLIES 6

Lourdes1
Kilo Contributor

table= Change task

type=list

Filters:

created =date

change request.coordinating group=X

 

Thanks for your help.

Happy to hear it worked.