This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello.
This is bothering me:
I've read all the topics about date formatting (forum), and I do not know why, none of them work.
My scenery: DirectQuery > View > PowerBI
The date format is always in MM/DD/YYYY (english)
What I've Done:
- My Power BI software is in Portuguese (Brazil);
- I have already changed the PowerBI regional (File> Options> Regional Settings) to Brazil;
- I've already right clicked the Data column and changed the type to Regional Brazil;
- I've already tried using M-language (Date.toText (date, "DD/MM/YYYY"));
- I've already tried to separate the date into 3 parts and put it together in the correct order;
- I've already tried turning the column into the advanced editor like this:
= Table.TransformColumnTypes (# "Column Added", {{"My Column", type date}}, "pt-BR")
Every time I convert the column to date, it returns to MM/DD/ YYYY, and days name in english.
And I need it to be DD/MM/YYYY
Can someone give a light?
Solved! Go to Solution.
Hi @raphael_moreira,
What's your computer system Brazil or English? In Power BI Desktop, it will identify your data based on the regional setting of Power BI when you get data. While when you disply the data in report, it always change based on windows regional setting.
Best Regards,
Angelia
In the Modeling tab in the data model have do you have an option for DD/MM/YYYY?
I don't believe you could create a new column if you are in DirectQuery and use FORMAT DAX command.
I have no that options, because I'm using DirectQuery.
Just M-language works. =/
Hi @raphael_moreira,
What's your computer system Brazil or English? In Power BI Desktop, it will identify your data based on the regional setting of Power BI when you get data. While when you disply the data in report, it always change based on windows regional setting.
Best Regards,
Angelia
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 37 | |
| 32 | |
| 25 | |
| 23 |