Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have a date column with values as 2014-11-08 08:58:30.3 format. I am trying to convert the value as 2014/11/08 because i need to use Power bi custom Timeline slicer and it takes date in this format. When I am trying to change the Format under Modelling tab for the column, i am getting the error on We cannot convert the column automatically to Date Type
Can anyone give me steps how to approach to my solution. I have date for different years. Thanks
Solved! Go to Solution.
Hi @Anonymous
you can try convert the data column manual, as text field in Query Mode like this
First split column, then convert. If you don't need a time - remove it at last.
And HERE is full example
You can see, yours text date field was correct converted to DATE
Best regs
Hi @Anonymous,
Please do it in the Query Editor.
Best Regards,
Dale
Hi @Anonymous
you can try convert the data column manual, as text field in Query Mode like this
First split column, then convert. If you don't need a time - remove it at last.
And HERE is full example
You can see, yours text date field was correct converted to DATE
Best regs
The link provided is broken.. Can you please update the link ?
@MC - Thanks for the link 🙂 Actually in my case the text column is in this format:
2018-03-07 10:07:04 EST |
and need to convert to date time. I am able to split the column to 2 and convert the first part to date. How do I convert the second one to time?
Advanced thanks for the help.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
55 | |
55 | |
38 | |
29 |
User | Count |
---|---|
75 | |
62 | |
45 | |
40 | |
40 |