Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
I'm trying to calculate average talk time, and am having issues where the call goes into a new day:
My measure is:
Can anybody see what is wrong with my formula?
Thanks!
Try RETURN DAXDay&":"&TIME(DAXHours, DAXMin, DAXSecond)
--Nate
Unfortunately, that still returns strange results:
I can see the second part of the calculation has worked correctly. The top call is indeed 17 minutes long, but the first half of the calculation is still adding almost a month to the call time...
As you can see from the next result down on my screenshot, all my other calls are accurate. It's just when the date changes mid-call it can't work it out.
Hello @M_B_
Have you tried to substract call end time with call start time and represent the value as seconds?
Hi @Anonymous
I thought that was essentially what my DATEDIFF was doing within this sum?
What formula would I need for a straight subtraction End Time-Accepted Time which would return a value in seconds?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |