Forum Discussion
krishnasen
3 years agoNew Member
Want to Convert a date String to date format
Hi, I am using a third a party API to give a date time in the format September, 11, 2021, 10:55:43 or September 11 2021 10:55:43 any idea I am already using a Dax to give a uniform format ...
- 3 years ago
Isn't it way much easier to convert the string to datetime data type by PQ?
or just a matter of clicks
ThxAlot
3 years agoSuper User
Isn't it way much easier to convert the string to datetime data type by PQ?
or just a matter of clicks