Forum Discussion
sanchit
10 years agoFrequent Visitor
How to change the date format?
Hi, For Data: I have imported a .CSV file. I have two questions? My Date is in format 1/3/2016 7:56:00 AM (DD/MM/YYYY hh:mm:ss), but PowerBI is reading the Date as MM/DD/YYYY hh:mm:ss. ...
- 10 years ago
sanchit This is controlled by the Locale Setting!
MM/DD/YYYY is the US format (and maybe some other countires not sure???)
But your csv file likely came form a place where they use DD/MM/YYYY
To have PBI recognize those as dates Go to File => Options and settings => Options => Locale => change to your country/region
sanchit
10 years agoFrequent Visitor
Sean Thank you so much :smileyvery-happy: It worked.
I was trying it with DAX but in vain , is there a way to solve it using DAX , manually adding a new column with a different date format.
geejaysantiago
9 years agoFrequent Visitor
hi sanchit what locale setting did you use? i need the dd/mm/yyyy option as well