Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
sunamyagupta
Microsoft Employee
Microsoft Employee

Calculate Time Duration with DirectQuery powerBI

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.

sunamyagupta_0-1674477156222.png

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-

sunamyagupta_1-1674477458017.png

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-

sunamyagupta_2-1674477535081.png

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?

 

0 REPLIES 0

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors