Forum Discussion
Anonymous
6 years agoNot applicable
Sum Duration
Hi, I wanna sum the duration of some activities. I have a table with activities done by employee during a month. I wanna make some analyze by activity and employee. Please find below the database...
- 6 years ago
Anonymous , This example have pbix : https://forum.enterprisedna.co/t/time-format-3755-greater-than-24-hours/4733/5
The basic idea it split hr, min and sec add separately as three numbers and combine back
use
Mod for remainder
and quotient for quotient
- Anonymous6 years ago
can you help me solve it? or to keep it active? not solved?
amitchandak
6 years agoSuper User
Anonymous , This example have pbix : https://forum.enterprisedna.co/t/time-format-3755-greater-than-24-hours/4733/5
The basic idea it split hr, min and sec add separately as three numbers and combine back
use
Mod for remainder
and quotient for quotient
Anonymous
6 years agoNot applicable
can you help me solve it? or to keep it active? not solved?