Create new field value is incorrect

Hi,

I have a field which has value in seconds.

I need to view it in hours. I used create new field and used script to convert it into hours.

What i have observed is it is not able to take decimal values. For example, if the value in seconds is 600, the script convert it into 0.00 hour instead of 0.16 hour.

Does anyone has idea what needs to be done to get exact value

It'd be great if you could share the code that you are using here so we can see what is happening and try to replicate it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.