Forum Discussion
Date format - Desktop vs. Service
Hi irmat,
I had the same problem as saunders (in Eastern Australia as well) and I've changed my date format under Windows Region settings to the long format dd/mm/yyyy, but still having the same issue.
Am I changing the date format in the wrong place? If so, where should I be changing it?
In Query editor I changed the type to Date (as it comes through as text via a web link to a dataset from Blackbaud CRM) and getting an error on those dates in which the day is above 12.
Thanks!
Hi LizHackett,
you're on the right track. I tried all of the changing regional settings and changing the date settings via the Modelling menu in Power BI. None of them worked. I then tried changing the Data Type of my date fields via the Query Editor icon in the Home ribbon. I needed to do this because my date fields are varchars in my source table. Once I did this I clicked on Close and Apply, saved my report and then published - the dates are now staying as dd/mm/yyyy (I'm in Sydney). So the problem all along was that my date fields were varchars. Hope this helps