The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!!