Forum Discussion

RYU209's avatar
RYU209
Icon for Helper III rankHelper III
3 years ago

Convert Work Time from Decimal to HH:MM:SS while preserving summarization capabilities (Paginated)

Hello,

Currently I have employee work time data in a decimal format - e.g. 2.57 hours worked.

Is there a way to convert this to a HH:MM:SS format while also preserving the ability to sum the values up? I have created formulas to convert the time to HH:MM:SS but it involves concatenating text strings and cannot be summed up when used in a matrix in a paginated report. 

For instance, I have a matrix in Power BI Report Builder that shows the following when collapsed:



When expanded, some of the data looks like this:

 

Notice how the collapsed version is showing 04:13:48 (first entry in the expanded version) and not the actual sum of all the time. 

Is there a way to accomplish what I need here? 

3 Replies