Filter out incidents having email communications associated with it

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Filter out incidents having email communications associated with it

L1 Bithead

From all the incidents I have, I want to filter out the incidents having email communications associated with them.
There are several fields in the context and in the incident of the context that identifies an incident as email communications associated.
Can anybody help me with this ? maybe using any specific field from context or incident.

1 REPLY 1

L3 Networker

If you are filtering via the UI, you can use the query <FieldName>="" to retrieve incidents that have an empty field. So if the field was called emailcommunications it would look like this: emailcommunications="". If there are multiple fields you need to filter by you can use and/or operators to logically filter for the subset of incidents you are trying to retrieve. If this is being done via playbook, you can use the SearchIncidentsV2 automation. You would choose the query input and then use the same query as in the UI.

  • 726 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!