Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
When I add a custom column I am able to get exactly what I want in my datetime (datetime without seconds) but as soon as I convert the type of custom column to datetime and end up again with seconds. How do I get rid of ss in datetime?
Thanks
Solved! Go to Solution.
Hi @stribor45
Try to follow this tutorial :
https://blog.enterprisedna.co/datetime-value-how-to-strip-off-seconds/
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @stribor45
With/without seconds is the format, not "data type" .
You can modify it from the data view.
Choose one that you need from the list / you can also customize it manually
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
I want to remove the seconds within the power query editor not in the data view
Hi @stribor45
Try to follow this tutorial :
https://blog.enterprisedna.co/datetime-value-how-to-strip-off-seconds/
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi,
If you want to get rid of the time stamp from the entries in the Date column, then just change the Data Type of that column to Date.
I don't want to remove time from Date column. I want to keep it the same and just remove the seconds
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!