Ticket tags attribute in a report
I made a report to get a list of emails and ticket IDs that have given us a good satisfaction rating, and I want to exclude all tickets that have the tag "XYZ".
However, as soon as I add the attribute "Ticket Tag" the emails get duplicated and I get the same email address several times. The problem continues if I select exclude "XYZ".
I have tried changing the metric "Good Initial Satisfaction" to DCOUNT so that I only see each result once, but that doesn't make any difference.
Any idea of how I can get around this so that each email only shows once when I use the tag attribute? And to make the exclude "XYZ" option work?
Thanks!
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
To exclude tickets with specific tags from your reports, create a standard calculated metric that accounts for tickets with or without those tags, or create a standard calculated attribute to use as a filter.
For detailed instructions, see the article: Reporting with tags.
I hope that helps!