To ensure that the report and workbooks calculate the correct hours for your training events you can configure the predefined TEMPLATE_BIS_TRAINING_CONVERT_DURATION formula.
For example, if you record the duration of a training event in days, and within your training organization a day is 10 hours, use the Formula window to:
Copy the predefined template formula TEMPLATE_BIS_TRAINING_CONVERT_DURATION.
You must name the new formula BIS_ TRAINING_CONVERT_DURATION, otherwise the report and workbooks cannot use it.
Replace the number of hours a training event runs in a day.
In the predefined formula the number of hours are set as follows:
hours_per_day = 8
Replace the number of hours with 10:
hours_per_day = 10
Compile the new formula.
For information on editing a formula, see: Writing or Editing a Formula