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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
Can somebody help me out how to transform the data as below?
Thanks in advance.
data here
| type | date_time | name | car | Date |
| Key In | 2023-11-14T14:25:56.0370000 | Kim | T111 | 11/14/2023 |
| Key Out | 2023-11-14T11:33:54.0570000 | Kim | T111 | 11/14/2023 |
| Key In | 2023-11-08T16:57:54.0570000 | Kim | T111 | 11/8/2023 |
| Key Out | 2023-11-08T14:49:20.0530000 | Kim | T111 | 11/8/2023 |
| Key In | 2023-11-06T17:25:38.0530000 | Kim | T111 | 11/6/2023 |
| Key Out | 2023-11-06T14:28:34.0500000 | Kim | T111 | 11/6/2023 |
| Key In | 2023-10-10T17:45:20.0370000 | Kim | T111 | 10/10/2023 |
| Key Out | 2023-10-10T16:30:29.0430000 | Kim | T111 | 10/10/2023 |
| Key In | 2023-10-10T10:10:40.0430000 | Kim | T111 | 10/10/2023 |
| Key Out | 2023-10-10T08:04:51.0470000 | Kim | T111 | 10/10/2023 |
| Key In | 2023-10-06T13:00:23.0370000 | Kim | T111 | 10/6/2023 |
| Key Out | 2023-10-06T09:29:57.0400000 | Kim | T111 | 10/6/2023 |
| Key In | 2023-10-06T10:03:11.0370000 | Kim | T111 | 10/6/2023 |
| Key Out | 2023-10-06T08:22:57.0400000 | Kim | T111 | 10/6/2023 |
| Key In | 2023-10-06T07:53:11.0370000 | Kim | T111 | 10/6/2023 |
| Key Out | 2023-10-06T07:32:57.0400000 | Kim | T111 | 10/6/2023 |
Solved! Go to Solution.
to know how to do this watch my video
to know how to do this watch my video
Hi,
In the Query Editor, click on any cell in the type column and click on Pivot Column. Select date_time column and the Aggregate function as Don's aggregate.
Shouldn't the duration be Key_in - Key_out ?
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 |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |