We are trying to create a Service Desk report to show top category selected when raising IT ticket. Please help to provide solution or jql filter.
Hi @Madelyn Son ,
Please create filter with below simple JQL query and use the same filter in two dimensional filter statistics gadget to dashboard with x axis as category and y axis as assignee and set maximum results to 5.
Thanks,
Avinash
Hi Avinash,
Do you know what should be the JQL query looks like for this?
Thanks!
Madelyn Son
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Madelyn Son ,
Can you please use sample JQL like
project = ABC and request type = IT request
Thanks,
Avinash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Madelyn Son ,
You need to select number of results as 5 and it automatically shows top 5 results.
Thanks,
Avinash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.