Forum Discussion
ajin
7 years agoHelper II
Date Format Conversion
Hi guys, I have dates in the format of dd-mmm-yy(01-Apr-17), is it possible to convert it to dd-mmm-yyyy(01-Apr-2017) ? Thanks Ajin
v-danhe-msft
7 years agoMicrosoft Employee
Hi ajin,
You could refer to below link:
https://msdn.microsoft.com/en-us/query-bi/dax/format-function-dax
https://msdn.microsoft.com/query-bi/dax/custom-date-and-time-formats-for-the-format-function
Regards,
Daniel He