Another option is to have a free standing function...
# ask-community
s
Another option is to have a free standing function which takes a date range name, e.g.
last_month
, and returns a start and end date to match. I could solidify variants of
my_op
with different date range names so that they will dynamically calculate their start and end dates with relevant date range logic.