Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi All,
I have date/time value in one of my column while i am trying to convert this column into date/time type in PBI it gives me the following error. "We cannot automatically convert the column to Date/Time type".
Thanks,
-Arul.
Hi @Arul ,
Did you delete the wrong steps before you did the solutions for @Anonymous and @PC2790 ? If you do not delete the wrong step, you will not get the correct result.
You should remove the Change type step, and then perform the above steps.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check if the Locale regional settings in your Power BI Query is as per your region.
Go to the column, right click > Change Type --> Using Locale
Selecting the right Locale according to your region will be able to parse your date.
Make your that you have the column in Text before performing the above operation.
Kindly give more details. A screenshot of column with the process of how you are trying to change the data type.
Hi @Anonymous , Column is having date/time values, I just need to convert it into Date/Time data type.
Thanks,
-Arul
Not helpful. Can you paste a value from the column ?
Hi @Anonymous ,
2019-01-09 11:46:30 UTC
This is the value in the column. I hope this would be helpful.
Thanks,
-Arul.
You cannot do it because of 'UTC'. Get rid of it and then try to convert to date/time. Kindly accept this post as solution if it helped
Hi @Anonymous ,
I have removed UTC but still it is throwing me same error.
Thanks,
-Arul.
Interesting as I am able to resolve the issue.
Can you share the exact steps performed by you ?