Can anyone help to understand the below query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2020 08:00 AM
gr.addEncodedQuery('state!=4^sys_created_onRELATIVEGT@dayofweek@ago@'+days+'^sys_created_onRELATIVELT@dayofweek@ago@'+(days - 1));
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2021 12:29 AM
Hi community,
could I ask you please for some manual, how to read the conditions as "opened_atRELATIVELE@dayofweek@ago@7^EQ" and so on? Is this some query language?
Thank you very much.
Kind Regards,
Ivana

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2021 12:42 AM
Hi Ivana
It is stating relative confition :
in layman term :
opened at time is 7 days ago .
Regards
Ashish Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 06:21 PM
With it being RELATIVELE (Relative Less than or Equal), i think the laymans term would be closer to:
Opened before 7 days ago