I have been trying to write an expression to just return the count of items created a month ago by comparing it to the current date/time but it’s not returning the correct result to me.
Can someone please show me how to retrieve records created last month? Let’s assume we created those records in April and now in May, we want to get only records for April.
Thanks that helped but what if I want to do this within the “:filtered” function as I want to for each user. I don’t get that “:rounded down to months” option. Maybe I’m doing something wrong.