This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I'm hoping this is a quick fix. On my excel file, the region is set to Australia. When I import this file in Power Query, there are dates in american mm/dd/yy format (unless they cannot be converted). Is there any way to get the data show up the same way in power query, as I cannot use change type with locale if half of my dates are dd/mm/yy. The regional settings for "This File" are also set to English (Australia).
Solved! Go to Solution.
What I ended up doing was manually going to the source excel, changing the locale of that file and fixing the dates. Then I went and refreshed the data, which seemed to work.
What I ended up doing was manually going to the source excel, changing the locale of that file and fixing the dates. Then I went and refreshed the data, which seemed to work.
NewStep=Table.TransformColumns(PreviousStepName,{"your date column name",each Date.From(_,"en-Au")})
Hey, thanks for the reply.
Unfortunately, I can't use Transform as the dates are showing in mixed dd/mm/yy and mm/dd/yy, due to a locale difference.
Check out the May 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 |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |