Forum Discussion
Roost1969
2 years agoFrequent Visitor
Convert Timestamp into date-time
Goodday, I have a CSV file withe a data-time field witch has the format (Jan 12, 2024 @ 19:39:03.793). Is there a way to convert this format to a DD-MM-YYYY, HH:MM:SS with a dax code?
Roost1969
2 years agoFrequent Visitor
thank you, de Time convert part works fine, but the Date part has a issue. It says"Connot convert value 'Oct 31 2023' of type text to type Date.