Recent searches


No recent searches

Joe Beaudoin's Avatar

Joe Beaudoin

Joined Apr 14, 2021

·

Last activity Feb 04, 2025

Following

0

Follower

1

Total activity

38

Votes

0

Subscriptions

34

ACTIVITY OVERVIEW

Latest activity by Joe Beaudoin

Joe Beaudoin commented,

Community comment Q&A - Reporting and analytics

Hi Melissa,

Thanks for your question!

I did some playing around and I believe I've got the formula you need:

IF (NOTCONTAINS([Ticket Tags],"jira_escalated"))
THEN [Ticket ID]
ENDIF

I was able to get this syntax to return the remainder of total tickets minus tickets that contain the tag in question.

Hopefully that helps in your query efforts!

View comment · Posted Dec 27, 2018 · Joe Beaudoin

0

Followers

0

Votes

0

Comments


Joe Beaudoin commented,

Community comment Q&A - Reporting and analytics

Hey Gadi,

Thanks for keeping me in the loop on this.

I'll be reaching out in a ticket to you, directly!

Talk soon.

View comment · Posted Dec 05, 2018 · Joe Beaudoin

0

Followers

0

Votes

0

Comments


Joe Beaudoin commented,

Community comment Q&A - Reporting and analytics

Hey again, Gadi,

Thanks for following up!

So first things first, "repeat" datasets don't necessarily mean something's broken. In Explore, you can create copies of the datasets that already exist:

That section comes from the article Choosing and Creating Datasets. Feel free to have a look for further context!

If you select the button "New Dataset" and choose to name it the same thing as the dataset that already exists, it will display as what looks like a "duplicate" of sorts. Here's an example of that sort of behavior where I created datasets with either similar or the exact same name as other pre-configured datasets:

 

Regarding the metric you're looking for:

  • Start on the Queries tab and select "Create Query"
  • We want the pre-build dataset named "Support: Ticket Events"
  • Once in the query builder, click "Add" next to Metrics and select Updates > Agent Updates

You should then be able to add the Rows and Filters I mentioned in my first reply, giving you what I hope is a query equivalent to the Insights report you initially referenced.

Give this a shot and if you're still experiencing issues, reach back out and we'll bring things into a ticket!

View comment · Posted Dec 05, 2018 · Joe Beaudoin

0

Followers

0

Votes

0

Comments


Joe Beaudoin commented,

Community comment Q&A - Reporting and analytics

Hey Gadi!

Thanks for reaching out!

I was able to create what I believe to be a helpful query within the Explore platform, given your specifications:

The dataset (top left) I chose was Ticket Events, and I used the COUNT (agent updates) metric. The additional Row components to the report are Updater Name, Updater Login - Date, and Updater Role. After selecting updater role, I went back to the attribute under rows and selected it to filter the types of users I wanted to see:

That got rid of any updates done by end users.

Hopefully this helps!

View comment · Posted Nov 30, 2018 · Joe Beaudoin

0

Followers

0

Votes

0

Comments