How to search only for inputs not older than 7 days?
Created Date > Current date/time: minus 7 days
1 Like
And maybe you already know this, but just to be clear, you have to do Created Date > Current date/time +(days): -7
because that’s super intuitive, right?
2 Likes
Thanks @adamhholmes and @mikeloc! Quick fix! Both great solutions for this humble question. Thanks a lot, for continuous support!
2 Likes
Hi @adamhholmes and @mikeloc again,
Similar case here -.-
How for an element to be visible between two times:
-
:item #2
-
:item #2+(days)7
Thanks!
Surely that condition will always be true, no?
1 Like
Not sure, this is farest I came with it, obviously not working, and seeking here answer
Is it possible to add days in this case to the list of times?