Forum Discussion
Date Display Format- Power BI Service
Please choose that field and navigate to Modeling tab, and choose options in Format
In case this feature could not adapt your expectation, you could use DAX with Format function:
_ Create New Calculated Column
_ New Column = Format([DateField],"dd/MM/yyyy" )
Otherwise, You should refer discussed topic for locale setting:
https://community.powerbi.com/t5/Desktop/How-to-change-the-date-format/td-p/40460
- agragesh1239 years agoFrequent Visitor
hi! tringuyenminh92
I have tried both the methods suggested before. I guess Modelling Tab is avilable only in Power BI desktop and not in Service.
My desktop version is correctly displaying the date as DD/MM/YYYY but once I upload to service it changes to MM/DD/YYYY this is the problem.
Thanks
Regards
Agragesh
- tringuyenminh929 years agoMemorable Member
In this case, we could wait response from some staffs or you could post this in issue forum: http://community.powerbi.com/t5/Issues/idb-p/Issues