Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I am trying to convert a UNIX time to normal date time display
#datetime(1970, 1, 1, 0, 0, 0) + #duration(0, 8, 0,[dateTimeOrigination]/1000)
However, it returns the year in Jan 1970. But the month and year should be Jun 2019.
Do I make any mistake here?
Thanks in advance
Sam
Solved! Go to Solution.
Hi,
Try removing the /1000 part of the code
User | Count |
---|---|
97 | |
78 | |
77 | |
48 | |
26 |