Hi ,
how do i get the set of months based on if expression. how can i group 3 different months and then use that set for my calculation .
if(#timestampMask($current_timestamp,'mm')#=01 )
then I know its jan , so I should include jan ,feb and march .
h...
how do i get the set of months based on if expression. how can i group 3 different months and then use that set for my calculation .
if(#timestampMask($current_timestamp,'mm')#=01 )
then I know its jan , so I should include jan ,feb and march .
h...