Forum Discussion
Need help with the data and calculation
I think I am not able to explain it properly.
I have to calculate the average time of a ticket when status changes from new to active based on starttime and endtime in the history table. Simlarly I have to calculate the average time of ticket when the status of ticket changes from active to resolve based on starttime and endtime. How I can do this dynamically using measure? I have history of tickets with its life cycle.
So you are saying the Average Time of the day.... like 5:32 PM?
So 10 tickets had a status change at 5:30 and 10 other tickets had a status change at 5:34, so the average is 5:32?
If no, trying mocking up an example of the outcome you are looking for and posting it.
- DiKi-I2 years ago
Post Partisan
Hi all,
I have history data of tickets and I want to calculate two kpis one is how many tickets was fixed in first contact and another is the average time to acknowledge the ticket when it was created.
Attached is the sample data. When a ticket arrives it gets assigned so the first record of the ticket will be used to find the average time to acknowledge the ticket and if a ticket has only one assignee/one record those will be first time fix.
Can someone help me with the dax. This data will only have resolved tickets history.
https://docs.google.com/spreadsheets/d/1BLONNk8-VkhHD5WGsFHchAKmfSdP7hNN/edit?usp=drive_link&ouid=108522559708375813161&rtpof=true&sd=true