Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi PBI forum,
I need to change the date of some fields from the US format of MM/DD/YY to the Australia/NZ format of DD/MM/YY. I tried to change the format of the dates in the Query Editor using the 'Use Locale' option, but this didn't change anything. How can I do this?
Hello @Anonymous @Bhoga
I have tried with the sample file, what you have to do is to first change the format of the date column if working well and good and if not then
Go in your date settings and apply the below settings.
Updated file.
Regards,
I would appreciate Kudos if my response was helpful. I would also appreciate it if you would Mark this As a Solution if it solved the problem. Thanks!
Table.AddColumn(PriorStep, "NewDate", each Date.From([DateColumn], "en-US"), type date) is the way to do it in US, yours is probably "en-AU".
---Nate
Hi @Anonymous
You can try adding a new column:
Hi @Anonymous,
Thank you for the response. This did work in the table visual I have, but it did not work in the slicer. I added the field as a slicer and the format is text. How can I have the format in a slicer as DD/MM/YY?
Hi @Anonymous
Did you find a way to fix this? I am having the same issue, located in Melbourne, Australia and needed the date format in DD/MM/YYYY.
Thanks
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
76 | |
59 | |
35 | |
33 |
User | Count |
---|---|
100 | |
62 | |
56 | |
47 | |
41 |