I exec a stored proc thru a CR. The stored proc returns a field called secondselapsed. How do I convert the secondselapsed to hours and display on the report?
I neglected to mention that I will then need to use the hours in a calculation. Volume/Hours = Productivity.
Should I convert the seconds first to hours then do the division or do the division using seconds (which I tried first but got erroneous results) then convert?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.