How can we convert string date into ‘yyyy-dd-MM’ format, Which is not available in the Rename field format list?
How can we convert string date into ‘yyyy-dd-MM’ format, Which is not available in the Rename field format list?
Hi Shubham,
Javascript can be used to convert string and then can be concatenated to form date into ‘yyyy-dd-MM’ format.