I am trying to pull some metrics on Tickets starting from June 1 - there is no end date on this - is this possible?
what do you mean by "starting from..."? Do you want issue created on or after June 1 or something else?
Yes, on or after June 1 would be what I am looking for. My only options, though are "Within the last", "more than xx ago", "Between" and 'in range" so I'm not sure which I choose?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can add the following to your filter(s)
...AND createddate >= 2019-06-01
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! I wasn't looking at the filter through the 'Advanced' view, but once I switched it, I was able to add that in. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.