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
Hello, i'm looking for a straight forward way to convert a 12 digit Integer or Text string to Date Time.
Currently i have 2 Integer columns representing
and i require to concatenate both to create a unique DateTime column as YYYY/MM/DD hh:mm:ss
Thanks in advance for your help,
Alex-
Solved! Go to Solution.
@arlequin71 In Power Query you could do it like so (for the date). DateTime would be similar.
Please note this comes from another example where the year was not 4 characters - you'll have to adjust accordingly.
@arlequin71 In Power Query you could do it like so (for the date). DateTime would be similar.
Please note this comes from another example where the year was not 4 characters - you'll have to adjust accordingly.