Forum Discussion

Sow-1's avatar
Sow-1
New Member
1 year ago
Solved

Date formatting

Need help in formatting the date column in the below format ddd, dd MMM, yyyy (Fri, 22 Nov,2024).   Used the measure for column as below however it is converting the date into text. FORMAT(table...
  • Bibiano_Geraldo's avatar
    1 year ago

    Hi Sow-1 ,

    Make sure your data type is set for Date, and in format field past the the follow string: ddd, dd MMM, yyyy

     

    Your final result will look like this: