Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi All,
I am trying to convert a text column to date column. All the data is:
30/06/2023
I have tried to use a number of options,
Date.FromText( [column name], "dd/mm/yyyy")
Date.FromText([column name], [Format="dd MMM yyyy"])
Date.FromText([column name], [Format="dd/MM/yyyy"])
However, nothing is working and I am getting Error all the time.
Please can you explain why?
Thanks,
Naveen
Solved! Go to Solution.
= Date.FromText("30/06/2023","fr")
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
15 | |
13 | |
13 | |
12 | |
11 |