Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
84 | |
72 | |
68 | |
41 | |
35 |
User | Count |
---|---|
108 | |
56 | |
52 | |
48 | |
41 |