Add multiple conditions inside a condition builder

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2020 05:18 AM
Hi,
I have a condition builder with 2 separate conditions:
Criteria 1:
Criteria 2:
How to merge the result of both the criteria via AND operator.
Regards,
Anirban
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2020 03:07 AM
If you have to put conditions on incident table and change together in one condition builder and if all these fields are OOB fields then you might be able to achieve this filter by adding it on Task table. And then for incident queries you can put a filter say number contains INC and simillarly number conatins CHG.
If my answer helped you, please mark it correct and helpful.
Thank,
Mohit Kaushik
Mohit Kaushik
ServiceNow MVP (2023-2025)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2020 03:51 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2020 03:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2020 03:53 AM