Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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 |
---|---|
82 | |
79 | |
66 | |
49 | |
46 |
User | Count |
---|---|
103 | |
44 | |
39 | |
39 | |
39 |