Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I would like to get duration from a single column that have time stamp and I would like my duration(mesure) to return value group by column(s) name. In this example I am using Country (column) but that might be change. Please see my sample data
My Sample Data | |
Country | Timelog |
India | 09-May-2019 7:00 |
Japan | 09-May-2019 19:50 |
USA | 09-May-2019 20:00 |
India | 10-May-2019 6:00 |
Desired Result: Grouping by any column, for now I am using Country but Column should be dynamic
Country |
| |
India | 23 hours | |
Japan | 0 Hours |
Thanks,
Kulchandra
Solved! Go to Solution.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.