What I'm trying to accomplish is start a sheet with the the current year and last year as a selection. The field is [TransactionDate.autoCalendar.Year].
Now I'm trying this selection on the field: =[TransactionDate.autoCalendar.Year]>=Year(Today())-1 But nothing happens. Any idea how to accomplish this?