Hi Sudarshan,
Can you please try converting the date to String using string() function and then using leftstr(). Something like
leftstr(string(<date_field>), 4)
Regards,
Ravi
Hi Sudarshan,
Can you please try converting the date to String using string() function and then using leftstr(). Something like
leftstr(string(<date_field>), 4)
Regards,
Ravi