Analytics Builder Expression block integer operators not working

What product/components do you use and which version/fix level are you on?

Analytics Builder @ Cumulocity IoT 10.14 (eu-latest)

Is your question related to the free trial, or to a production (customer) instance?

customer instance

What are you trying to achieve? Please describe it in detail.

I want to do a modulo calculation using the block “Expression”. The documentation of the block shows an example, but it doesn’t work in my case:

Do you get any error messages? Please provide a full error message screenshot and log file.

Which of the integer operators are supported?

Thanks in advance!

this seems to be a bug (either in the block or the documentation). The modulo operator is not supported. The following operators are supported:

      • / . ( , ) < > = != >= <=

Can you raise a support request for this?

Sorry markdown broke the operators. The first three are minus, plus and multiplication.