Custom Filters: 1 complete month ago

Knowledge Drop

Last tested: Feb 2, 2021
 

${events.created_date} >= add_months(-1,trunc_months(now()))

AND

${events.created_date} < add_months(1,add_months(-1,trunc_months(now())))

This content is subject to limited support.                

Comments
thinh96-1657593
Explorer

${events.created_date} >= add_months(-1,trunc_months(now()))

AND

${events.created_date} < add_months(0,trunc_months(now()))
 

Why you don’t use this one instead?

Version history
Last update:
‎05-07-2021 09:09 AM
Updated by: