filter for created 2 days back
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 11:15 PM
I need to use a encoded query for "created on 2 days ago" . i.e; If I run filter on Nov 29 , it should show me results from Nov 27 , irrespective of time.
Below responses are returning results in a way that if i run on Nov 29 , 1 pm , it returns results for Nov 27 , at or after 1 pm . I am loosing data between 12 am to 1 pm
Created before yesterday AND created relative after 2 days ago
How can I run this in filter to use it for encoded query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 11:49 PM
Hello @Kumar38
You need to use script for this:-
Where you can filter the date only on the basis of Date and not on the basis of time.
Plz mark my solution as Accept, If you find it helpful.
Regards,
Samaksh