Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
For example : if you have a date dd/MM/yyyy. follow the steps
1. Edit the table
2. Split the column with '/' custom delimiter
3. Re-arrange the columns to see the month in first and date column to next and year to the last.
4. Select all the three columns.
5. Right click-> Merge columns with a custom delimiter '/'.
6. Transform the column to change the data type to 'Date'
Finally you see the column transformed. Its easy. Try it by yourself.
Solved! Go to Solution.
If you're dealing with some clients that use mm/dd/yy and others that use dd/mm/yy, I would suggest that you just use the format: "17-Mar-16" instead of either dd/mm or mm/dd to avoid confusion among your clients. It is an available date format in PowerBI.
I had a similar situation where the data was in the "dd.mm.yyyy" format so Power Query could not covert it into a date format. I created a custom column:
If you're dealing with some clients that use mm/dd/yy and others that use dd/mm/yy, I would suggest that you just use the format: "17-Mar-16" instead of either dd/mm or mm/dd to avoid confusion among your clients. It is an available date format in PowerBI.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 31 | |
| 28 | |
| 24 |