Advanced Filtering Conditions on Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi Everyone!
In the Workplace Reservation (WSD) table, some reservation records created via integration are being generated with an incorrect Subject value. Specifically, the Subject is populated as Requested for User's Last name , first name
To identify and report on these records, we attempted to schedule a report with a filter condition. A Script Include was created to return the relevant sys_id values, and the report filter was configured using:sys_id is one of javascript: new <ScriptInclude>().<method>()
However, the filter is returning null.
We also attempted to use a Dynamic Filter, but the dynamic operator is not available when selecting the sys_id field in the report filter conditions.
Any Insights into this are highly Appreciable.
Thanks in Advance!!
