Date Range Variables

Hello, Just getting into Variables and wondering if its possible to use Variables with Date Ranges. What I'm aiming for is this:
- having two variables with each being a date range. IE variable 1 = 1/1/24-5/31/24 and variable 2 = 1/1/25-1/14/25. So the two periods can be any date range, and do not have to be the same length.

-write beastmodes that reference these variables. So for example, calculating average weekly spend for the period defined in variable 1, and the period defined in variable 2, and then the variance between the two periods. Thinking this will have to be 3 separate beastmodes.

Thank you!

Tagged:

Answers

  • Currently, variables don't support date ranges. What you'd need is two variables for each date range - a start date and an end date and then compare those in your beast modes.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**