This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I have an event store single database, and I want to study the Time motion study of triggered events like task assigned, the task started, task finished, etc. Any cues on how it can be done?
Hi, @yogeshmaney ;
I'm sorry I didn't understand what you meant, can you share the sample data you want the output to be combined with? And its logic?
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
How can we calculate efforts by each individual? like How much time has been taken to start a task. How much time was taken to complete the task etc? Data sample attached below
Attaching the sample data. How can we calculate efforts by each individual?
| Sr | Task ID | Event Summary | Date Created |
| 110010 | 101010 | Task Created by X | 21-10-2022 17:58 |
| 110011 | 101010 | Task Assigned to A | 22-10-2022 18:53 |
| 110012 | 101010 | Task Started by A | 23-10-2022 17:53 |
| 110013 | 101010 | Task Paused by A | 24-10-2022 17:53 |
| 110014 | 101010 | Task Assigned to B | 25-10-2022 17:33 |
| 110015 | 101010 | Task Started by B | 25-10-2022 20:33 |
| 110016 | 101010 | Task Finished by B | 26-10-2022 17:33 |
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 55 | |
| 31 | |
| 24 | |
| 23 |