Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a UNIX timestamp being returned as 1635854750 which when putting into an online converter should be Tue Nov 09 2021 11:06:11 GMT+0000.
So i have created a custom column with the following query to convert.
#datetime(1970,1,1,0,0,0) + #duration(0,0,0,[data.resolved_time]/1000)
But this isn't yielding the result i'm expecting (row 1)?
Am i missing something?
Hi,
Try removing the /1000 part of the formula,
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 20 | |
| 14 | |
| 11 | |
| 8 | |
| 8 |