This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
When i import my source data I have a field in my query that is a date but is in YYYYMMDD format without any date seperators.
When it imports the source data it treats this field as a whole number.
How can i transfrom this into DDMMYYYY format and have PowerBI rcognise this as a date field .. or create a new column with the required format?
Any help is appreciated.
Cheers,
Todd
Solved! Go to Solution.
Hi @ToddMate ,
Go to Power Query. Change the type of the column to text. Go to Add Column, Custom Column and use Date.FromText as in the picture.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel
Proud to be a Super User!
Hi @ToddMate ,
Go to Power Query. Change the type of the column to text. Go to Add Column, Custom Column and use Date.FromText as in the picture.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel
Proud to be a Super User!
That worked perfectly !! Thanks, haven't really used the Custom Column option before but it will be on the list of features to utilise moving forward!
Thanks again!
Hi @ToddMate ,
You are welcome! It is amazing the things you can get done using the M language, and fairly easy to do using the internet to get the solution code.
Nathaniel
Proud to be a Super User!
In 'Power Query Editor'
go to table, and select 'Add Column' --> Click on 'Column from Examples' and Power BI will automatically detects Date as you see in attached pictures.
Hope this helps. I tried convert same column as Date, but its not helping. so I tried to create a new column.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 36 | |
| 32 | |
| 25 | |
| 23 |