Forum Discussion
Problem with Regional Settings
- 8 years ago
Please format your date by using the DAX.
Column 2 = FORMAT(Sheet1[Date],"D/MM/YYYY")And then publish it to Power BI services to check if the date format change or not.
Regards,
Charlie Liao
Hi Phil
Thanks for assisting, however the solution you refered me to doesn't seem to make a difference.
These are the steps I took (see screen-shots below).
(1) I checked and my powerbi.com settings and it was already set to "Default".
(2) In Firefox (checked in Edge as well), I removed English US leaving just English.
(3) I restarted Firefox and logged ina again but I still see the US date format.
I appreciate your assistance.
Cheers, Mark.
Hi Skemaz
I'm in New Zealand so would have the same problem. But when I publish to the web service the date ranges are in a format we would prefer (dd/mm/yyyy).
I'm using Explorer and Chrome
- Skemaz8 years agoAdvocate II
Hi Phil
I'm in Bali and my Regional Settings (see below) are set to Australia and my users are in South Africa - so we all use dd/mm/yy format.
Users in SA, Bali and Australia all report seeing mm/dd/yy.
It's got me stumped becuase it looks great until I publish.
Thanks, Mark.
- Skemaz8 years agoAdvocate II
Hi
I'm still tryig to find a solution (see my latest update.
Any assistance will be appreciated.
Thanks, Mark.
- v-caliao-msft8 years agoMicrosoft Employee
Please format your date by using the DAX.
Column 2 = FORMAT(Sheet1[Date],"D/MM/YYYY")And then publish it to Power BI services to check if the date format change or not.
Regards,
Charlie Liao
- Skemaz8 years agoAdvocate II
Many thanks. Problem solved :-)