March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
My data is showing calls, each event during the call is a new row. For example:
Call id | Queue | Event date | Event | Call transfer |
1 | 2020-02-02 10:00:00 | Menu | ||
1 | Sale | 2020-02-02 10:02:00 | Placed in queue | |
1 | Sale | 2020-02-02 10:03:30 | Conversation | True |
1 | Help | 2020-02-02 10:04:00 | Placed in queue | |
1 | Help | 2020-02-02 10:05:00 | Conversation | |
2 | 2020-02-03 10:00:00 | Menu | ||
2 | Help | 2020-02-03 10:05:00 | Placed in queue | |
2 | Help | 2020-02-03 10:07:00 | Conversation |
I want to calculate the queue waiting time, both after the menu and after a transfer.
Total queuetime: 1:30 + 1:00 + 2:00 = 4:30 min
Average per call: 2 min 15 sec
I wish I could show but i have been trying but I don't know where to start or if it's even possible to do what I want.
Solved! Go to Solution.
See my article on Mean Time Between Failure (MTBF) which uses EARLIER: http://community.powerbi.com/t5/Community-Blog/Mean-Time-Between-Failure-MTBF-and-Power-BI/ba-p/3395...
Should be able to use a variation of that.
See my article on Mean Time Between Failure (MTBF) which uses EARLIER: http://community.powerbi.com/t5/Community-Blog/Mean-Time-Between-Failure-MTBF-and-Power-BI/ba-p/3395...
Should be able to use a variation of that.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
18 | |
15 | |
9 | |
7 |
User | Count |
---|---|
37 | |
32 | |
16 | |
16 | |
12 |