Forum Discussion
JulyanR
2 years agoRegular Visitor
difficulty with calculations with hours
Hello, I have a problem with my database, I need to know what the productivity of each employee in the operation is, so I have in my table, the time with minutes and seconds, in the hh:mm:ss format o...
mjcrow17
2 years agoNew Member
convert to decimal hours instead of HH:MM:SS - here is similar question with answer powerbi - Power BI convert both HH:MM:SS format and decimal duration format to MM:SS format - Stack Overflow
- JulyanR2 years agoRegular Visitor
I understand, and how would a DAX decimal be used to calculate productivity per minute, hour or day?