Reporting condition - only show when 2 conditions are match
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 03:13 AM
Hi all, we create one App Engine, and we build one report where we are grouping the source, and we can to show the results only when 2 categories are in this Source like Software = Windows and Software = Office.
in case one of this conditions aren't match, the data should not be visible.
This is not related to SAM ok. ist just a example.
- Labels:
-
i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 03:30 AM
Hi @edneyimme
what's the type of the Source field?
Is it list or reference type?
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 04:08 AM
Is a String field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 03:38 AM
so you created report with the filter condition as below
Source like Software = Windows and Software = Office.
share some screenshots of the table field, report conditions etc
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 04:08 AM
thanks for sharing your answer, maybe i should give more details.
I have one Source table,
i have on table - Category which can have multiple entries, which can have many to many relation
i have another table with metric, where has 1 to x
i should only show in report some data in case in the metric table 2 entries are there, for 2 separate category.