최근 검색
최근 검색 없음

Melissa Kibrick
가입한 날짜: 2021년 4월 15일
·
마지막 활동: 2022년 2월 14일
팔로잉
0
팔로워
0
총 활동 수
5
투표 수
0
플랜 수
2
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Melissa Kibrick
Melissa Kibrick님이 에 댓글을 입력함
Melissa Kibrick님이 에 댓글을 입력함
Joe,
Thank you for the query. I tested it and for some reason it still isn't working. I have about 3860 total tickets, 560 tickets with the tag, and I get 3840 without the tag. I can't get the math to add up. Your formula seems to equally track with the total tickets.
댓글 보기 · 2018년 12월 27일에 게시됨 · Melissa Kibrick
0
팔로워
0
투표 수
0
댓글
Melissa Kibrick님이 에 게시물을 만듦
I have a tag that signifies whether my tickets were escalated to Jira. I want to create a dashboard that helps my team compare the relative number of tickets, length until solved, etc of tickets with and without this tag. I cannot figure out how to create this as a filter, attribute, or custom metrics. Here is what I tried for a simple count the number of tickets without this tag:
IF (NOT([Ticket Tags]="jira_escalated"))
THEN [Ticket ID]
ENDIF
But the Count is over 3x the number of tickets in my database and the D_Count is almost the same as the total tickets.
This formula appears to work to count the tickets with the tag:
IF ([Ticket Tags] = "jira_escalated")
THEN [Ticket ID]
ENDIF
2018년 12월 26일에 게시됨 · Melissa Kibrick
0
팔로워
11
투표 수
11
댓글