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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
In excel the Time format [hh]:mm:ss can sum the value. However, how can we get this format in the Power Measure?
Example in excel file the sum of a value is showing 9142:29:35 However, in Power BI the same value it is showing 18:37:36.
How to get a same result as it is in Excel in power BI.
Hello @ShivBellad create sum of time and change its format.
I have created a two row sample data as below:
Then after applying the measure and changing the format output looks like this:
Please dont forget to change the format after creating measure.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!