Greeting
have this field:value as example
"modifiedTime": "2022-12-14T12:30:20.000Z",
cant figure out how to use filter like
modifiedTime Later than 14 days ago
Thanks
Greeting
have this field:value as example
"modifiedTime": "2022-12-14T12:30:20.000Z",
cant figure out how to use filter like
modifiedTime Later than 14 days ago
Thanks
Assuming you want to match all dates between now and 14 days ago:
If you want to get dates older than 14 days ago, just change it to Earlier than
maybe im doing something wrong
i use this filter
only I item pass though this filter
bundle12