
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2020 01:47 PM
Hello, I wish to add a Dynamic Filter to all the date fields of the Incident table and have it selectable from the condition builder while building queries on the Incident table. Ex: Created, Opened, Resolved, Closed.
I have created a dynamic filter with the below configuration, but it still does not appear in the choice list in the condition builder when building a query for the Opened field on the incident table. What do I need to do to make it appear in the choice list for this field, please?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2020 09:46 AM
Great to know thread & other references are being referred before posting a question.
Glad to know it helped in some or other way.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2020 06:54 PM
Have you tried putting in some script?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2020 05:59 PM
I read that document before posting this but unfortunately I still am not currently able to solve this without intervention. I did already try putting in some script. I grabbed the only script I could find for an OOTB Date/Time field type Dynamic Filter - First Day of 2100 (Date and Time) - and popped it into another test Dynamic filter - didn't work, still not visible from the condition builder.
Can you, or someone else, make a Dynamic Filter for the Opened, Created, Resolved, & Closed fields on the Incident table, get it to show up in the condition builder, and then detail the steps you took, please? Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2020 09:43 AM
"Not all Operators are available for all fields. As of now there does not exists any functionality of dynamic filter. In your case I suggest you to use relative (is more than, is less than) to meet your requirement.
Refer link that has list of operators available per field type." -Jaspal Singh |
The dynamic filter operator is only available for Reference fields. Since Date/Time fields are not reference fields, the dynamic filter operator will not be available.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2020 09:46 AM
Great to know thread & other references are being referred before posting a question.
Glad to know it helped in some or other way.