Hi,
The possible calculation types of data items:
* Val – the value of the bound input channel at the current time point,
* FirstVal – the value at the first time point of the working period,
* LastVal – the value at the last time point of the working period,
* Diff – the difference between the values at the current and previous time points,
* DiffNext – the difference between the values at the next and current time points,
* Const – the constant value to insert in an appropriate cell,
* Formula – the formula to insert in an appropriate cell. Supported for Excel output format only,
* Now – the report building time.
Similarly, Any other Calculation Type is available to calculate average of that time?