It does not work but if I change T.TicketNumber=“$1” for T.TicketNumber=“1” it does show the log for ticket number “1”. I have also tried grouping by Category getting the same results. It seems to me like this report is not able to transform $1 into an actual value
What do you get?
Do you get list of ticket numbers in your title >>
Think you have too many colons on your list @, think its {REPORT X:<fields>:<constraints>:<delimiter>}
I have tested with both “==” and “=” and still get the same results. I have seen some use of “==” and since “!=” means different I thought it was the correct one