I want to see cancelled ticket count only for last 14 days . how can I create a report for it ?please help

jay97
Tera Contributor

find_real_file.pngI want to see cancelled ticket count only for last 14 days . how can I create a report for it ?please help

 

please share the report query.

6 REPLIES 6

SumanthDosapati
Mega Sage
Mega Sage

Hi,

You can add one more AND condition as 

Updated - Relative - Before - 15 - Days - FromNow

 

Ensure that there are no changes made in ticket after cancelling it.

 

Mark as correct and helpful if it solved your query.

Regards,
Sumanth

Brian178
Tera Contributor

 2nd condition Updated - between - date 14 days-to-current date.

Example

find_real_file.png

Just another way.

Brian