Hi Ashutosh,
Lets say format of DATE is 14.01.2014
You can useRightStr(string("DATE"),4).
So convert to string and get 2014.
Regards,
Viren
Hi Ashutosh,
Lets say format of DATE is 14.01.2014
You can useRightStr(string("DATE"),4).
So convert to string and get 2014.
Regards,
Viren