Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
My Report contains the following headers
Date / Time
Officer
Street Name
Record Type
Event Date
Device ID
Summary Type
Time Spent (hh:mm:ss)
Map View
Time
Key
Number
Week
Visits
Total Seconds
The summary Type contains break Start, Break end, Shift start, Shift end, Enter Street and Exit Street depending upon the type of tour by the Patrolling Offier.
The Time Spent (hh:mm:ss) contains the difference between two events and shows the value against second event e.g. Break End, Exit Street etc. and is in the format hh:mm:ss
I converted this in total seconds in Power BI and the result is in the Total Seconds Column.
I have used this to create other measures, however, when I create a measure to calculate the total break time in seconds using the DAX below, I get a blank result
Total Break Time (seconds) =
Few things to check...
Is your seconds column showing as a number column (integer, decimal or currency).
Is "Break end" exactly the value... check for spaces at the end. (You can use Trim in transform data to sort).
Hi @UmairKamal,
Could you share a simple pbix with some date so I can take a look?
Proud to be a Super User!
unfortunately I am unable to upload any data from my work laptop. but thanks for your response, i worked it out myself. there was an issue with the filters which was causing the blank results.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.