Everything is in the title.
I have 2 ticket types:
Ticket : For Sales
Internal-TKT : for internal transactions
I am not interested in internal transactions when I want to see the sales, so I would like to use: REPORT TICKET TYPES
For instance, I can see that !PreOrder or TotalAmount >= 0 can filter the result and I would like to know if there is a filter like: Ticket Type = Ticket
Those tags above are not custom report tags they are hard-coded tags to do specific task hence no support for fields or expressions only basic jscript with limitations is possible.