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 ,
I need help for creating a Date Column.
I have a text column having MMDDYY in it. I need to create a Date Column in Query Editor. The reason for doing in query editor is becasue as next step I need to calculate difference (# of days) between this and another date coloumn.
I have been able to split the text but upon merging it, I get this error. I also tried by changing Locale, but did not help on error.
Thanks In Advance for help.
Solved! Go to Solution.
You cannot use en-US for your culture code. Your date provided in that error is 13/2/2021. That is the 13th month. You probably want something like en-GB, but you can see a full list of culture codes here. [MS-LCID]: Appendix A: Product Behavior | Microsoft Docs
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingYou cannot use en-US for your culture code. Your date provided in that error is 13/2/2021. That is the 13th month. You probably want something like en-GB, but you can see a full list of culture codes here. [MS-LCID]: Appendix A: Product Behavior | Microsoft Docs
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingThis 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 |
---|---|
15 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
8 | |
7 | |
6 |