Last updated: 10.02.2020

Valid from: 2018.01.00 and later

Calculations in reports

Some calculations can be performed directly in reports because mathematical expressions can be written in tags, for example:

<data name="DEL_Id + DEL_Id"> = 2xDEL_Id

or:

<data name="Cost + Tax">.

The operations +, -, * and / are supported and “real” numbers can also be used within tags. For example, <data name="Cost * 1,5"> can be entered if you want to add 50% for some reason.

The usual arithmetic rules apply, i.e. multiplication and division take precedence over addition and subtraction.

If something goes wrong in the calculation, the result is -1.