I have not tried it - I am having problems with connection to my database. Hopefully I can tomorrow.
Question - what if I want to know the 3rd fastest?
My data consist of records with Incident Numbers. Within these incident records are several trucks with a response time attached to each truck:
Incident Number - 160039
Truck - E34 ____ Response - 2.85
Truck - E35 ____ Response - 2.83
Truck - T34 ____ Response - 6.30
Truck - A35 ____...
I have two fields:
{Coverage.TOTALHOURS} which displays as "1.00"
{Coverage.TOTALMINUTES} which displays as "30" - No decimal point
Formula is:
{Coverage.TOTALHOURS} + {Coverage.TOTALMINUTES}
Because the {Coverage.TOTALMINUTES} does not have a decimal point, it returns "31.00" - I need it...
I have a text field that I converted to a number. I am not able to get a sum of the new number field. The I have tried the following formulas.
Formula Name: NumPerson1
Formula: ToNumber({IncdApps.NUMBEROFPEOPLE})
I place this formula in the report and the field shows up as a number.
I insert...
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.