Amending the Default Training Hours

To ensure that reports and workbooks calculate the correct hours for your training events you can customize the predefined formula.

Use the Formula window.

arrow icon   To amend the default training hours:

  1. Copy the predefined template formula TEMPLATE_BIS_TRAINING_CONVERT_DURATION.

  2. Name the new formula BIS_ TRAINING_CONVERT_DURATION.

    If you do not name the formula correctly, the reports and workbooks cannot use it.

  3. Replace the number of hours a training event runs in a day.

    Example

    For example, if you record the duration of a training event in days, and within your training organization a day is 10 hours:

    In the predefined formula the number of hours are set as follows:

    hours_per_day = 8
    

    To set the number of hours to 10, change the code to:

    hours_per_day = 10
  4. Compile the new formula.