Hi Florian,
Thanks for your reply.
I checked both the SFs (DATE_1 := to_nvarchar(to_date(:DATE_NEW), 'YYYY.MM.DD'); AND DATE_1 := to_varchar(to_date(:DATE_NEW, 'YYYYMMDD'), 'YYYY.MM.DD'); ) in SQL.
Both of these SFs are working fine.
But my issue is, it is not working when I am doing a data preview in the Calculation View in which I have applied this SF to one of the DATE field.
Regards,
Subrat