Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
One of the tables I have is imported from an excel sheet with a column in Date/Time format as shown below.
I need to convert it to Date in power Bi (not excel). The step I'm following are as follows:
1- Trim the colum and keeping the date only (ex. 14/01/2021)
2- Convert format from Text to Date
however, when I do this I get an error because of the regional settings (Locale for import) set on US Time.
Anyone can advise please?
Note: I tried to change the settings for the entire file from Options & Settings --> Options --> Regional Settings, and selected UK Time, but didn't success as after implementing the change I got the error message "loading blocked by failures with other queries" for all the other tables in the file.
I would be grarful if anyone can help.
Solved! Go to Solution.
right-click on the column, pick 'change type'-> using locale. I can't remember if you need to pick English(uk) or English(u.s.) but one of them will work
@OmarSaleh
As pointed out by @HotChilli , Choose English (United Kingdom)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi @OmarSaleh - try conversion using locale.
= Table.TransformColumnTypes(Source, {{"Column1", type text}}, "en-NZ")
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
Just found it by right clicking on the column --> change type instead of using the tools bar. Thank you @KNP!
right-click on the column, pick 'change type'-> using locale. I can't remember if you need to pick English(uk) or English(u.s.) but one of them will work
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
62 | |
62 | |
52 | |
39 | |
24 |
User | Count |
---|---|
85 | |
57 | |
45 | |
43 | |
38 |