Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
i am using the following condition in qlik. but we BETWEEN condition will not work in Qlik.
where LOCAL_CURRENT_MONTH BETWEEN LOCAL_CURRENT_MONTH-3 AND LOCAL_CURRENT_MONTH;
Can any one help me on this.
Thanks,
Rathnam.
fabs(LOCAL_CURRENT_MONTH - (LOCAL_CURRENT_MONTH-3))