Enhance Datetime properties filter capabilities
M
Matan Heled
Currently, filtering Datetime properties is limited to either relative (last x days) or a time range (05/01 - 07/01).
Being able to filter data such as "is not null" "specific day of the week(i.e only tuesday)" and more, can provide some nice information.
For example, create filter for all environments were the last login date is "null" indicating that they were never logged in to.
Matan Grady
Merged in a post:
Filter Time Properties with Relative Time Inputs
A
Aditya Krishnakumar
Currently, it is possible to create filters on time properties with the keywords "Between" and "Not Between", which search using the specific time-stamps the users picks.
The keyword "Is" is also supported with some specific relative times, but there is no way to add custom ones.
It would be a nice addition to have the ability to put a relative time-stamp instead of just hard-set ones.
Examples would be "Not Between (90 days ago) until (now)" or "Between (1 hour ago) until (1 day from now)".
J
James Daniels
Also suggest supporting "is blank" (aka "is null")
Paz Hershberg
This suggestion is a duplication of https://roadmap.getport.io/ideas/p/enhance-datetime-properties-filter-capabilities
Paz Hershberg
Also to have relative time options would be really useful.
For example the a time range of (15/01 - now) or (2 hours ago - 2 hours from now)