Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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 FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
31 | |
31 | |
20 | |
15 | |
12 |
User | Count |
---|---|
21 | |
20 | |
16 | |
10 | |
9 |