Drop down box default to this month

Add the code to the Date binding:

dateArithmetic(now(0),-1, "month")

If you just use now(), it will keep updating.

Cheers,
Chris

1 Like