Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @detanatar,

    In Javascript, the plus operator (+) is overloaded. It is used to sum numbers and concatenate texts. If any of the operands is a text, the concatenation takes precedence. To solve the ambiguity uses the SUM operation instead of the plus operator.

    Please, edit the equation as follows:

    
    SUM(fieldname3,fieldname17,fieldname27,fieldname31,fieldname38,fieldname45,fieldname52,fieldname66,fieldname73,fieldname80,fieldname87,fieldname94,fieldname101,fieldname108,fieldname115,fieldname122,fieldname129,fieldname136,fieldname143,fieldname150)
    

    Best regards.

    Thread Starter detanatar

    (@detanatar)

    thanks
    It’s very nice that you answer very quickly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘multiple zeros in response’ is closed to new replies.