How to apply multiple filters for a single report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 10:57 AM
I need a report with multiple filters..
In incident table I need a report, and I need to provide three filter options..
1st one.. Assignment group... If user selected this condition, then report needs to get filter the records with "
assignment group" as empty i.e, Assignment group is empty
2nd one.. Assigned to... If user selected this condition, then report needs to get filter the records with "
assignment group" as empty i.e, Assigned is empty
both filters needs to get apply individually.. ie., when assigned to selected it should not have impact on assignment group..
@Ankur Bawiskar @Community Alums @Raghu Ram Y @Mohit Kaushik @Vishal Birajdar @Maik Skoddow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:05 AM
Hi @Sathwik1 ,
You mean to say you want to create interactive filters...??
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:07 AM
Yeah, or if you can suggest without interactive filter also fine..
Along with those filters there are 2 more filters which are of string type..
So please suggest some workaround on it..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:14 AM
Hi Sathwik,
Below link might help you...!
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:20 AM
I know how to use interactive filter but somehow I was not able to understand how to use filter for empty records and also for string fields..