Forum Discussion
Anonymous
3 years agoNot applicable
Julians Date
Hello, How can i convert this Date to normal Date. Thx in advance for your help
slorin
3 years agoSuper User
Hi
= Table.TransformColumns(Prev_Step,{{"GJ", each Date.FromText(_, [Culture = "de-DE"]), type date}})Stéphane
Anonymous
3 years agoNot applicable
Hi it is not fonctioning, here is the error message;