Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi , i am trying to define a filter which using the variable value :
SET vPrevMonthYear = year ( date(floor(monthstart(addmonths(Today(),-1))), 'YYYYMMDD') ) ;
look like that :
but i get warning like that :
why ? thanks .
Hi,
Use only the variable without "=$()" and check the "Evaluate" - Checkbox