Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
I`m trying to calculate the duration between creationDate and closedDate. I read multiple sources regarding the same issue, but couldn`t find any concrete solution.
Here, I`m looking at two things -
1. Calculate the duration like - 3d 14hr 2m 4s
2. Then calculate the average duration based on certain criteria like ID, etc.
In the query editor, I tried calculating the value using [closedDate]-[creationDate] and was able to populate the data-
But the format is text and I can't change it to duration because I`m constantly getting an error message that it is not supported in DirectQuery-
Getting the same error when I`m trying to transform the column values into Duration.Days/Duration.hours/Duration.minutes.
Can someone please guide me on how to resolve the issue?
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.