Hi we are having trouble calculating the difference between the start and stop time of an operation as a measure. Can anyone offer advise?
Example is start time 6:00 finish time 6:25 therefore it took 25 mins. Can this be completed as a measure or do we have to create a new column for each timeframe?
As @marcster_uk suggested, you can try this by using the DATEDIFF function. Few days back similar type of query was posted by one of our member onto the forum. And below is the link provided for the reference about how the solution was achieved by using the DATEDIFF function.
I’m also providing the working of the Excel as well as the PBIX file for the reference.
Hoping you find this useful and meets your requirements that you’ve looking for.
Please Note:Just click on the link to view the entire post and not on the expand/collapse button.
In the above post I’d calculated it by adding one more column. Similarly, you can also calculate it using the measure. Below is the screenshot provided for the reference -
Hi @ray, thanks for posting your query here. A comment to this post has been tagged as “Solution”. If you have a follow-up question on this post, kindly untick the Solution box and post your comment. However, to make your question more visible, we suggest creating a new thread.