This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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 April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |