The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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")
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
180 | |
52 | |
39 | |
27 | |
25 |