Hi Everyone,
I have a problem with time calculations in Laserfiche Forms Professional Version 10.4.0.1256
I have a business process with a number of different tasks and forms.
I use a datetime to record a starting time and again a datetime to record an ending time.
This then gives me a time worked based on a fx calculation SUB(Timeend,Timestart)
The problem is that i have two "worked hours" calculated in this manner. This means that i cannot use the time field. And the calculation returns the time perfectly BUT it returns the date with a funny year. how can i fix this?
I have:
assessment time which is based on a starting and ending time +
Fixing time which is based on a starting and ending time
Which i use for two calculations:
Time work on device which is the sum of the results and
SLA which is the difference between the fix end date and assessment start date.
I hope this makes sense and will appreciate some help very much!