The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.