Page 2 of 2

Re: Expression Error

Posted: Mon Nov 17, 2014 1:41 am
by Andy1120
Hello,
Can you run the report template which is in the attachment.I had used the function Sum(),But it got error. the error is "Sum() is not exits".
Thank you.

Re: Expression Error

Posted: Mon Nov 17, 2014 3:38 am
by Andrew
Hello,

Please attach the file to this thread. It seems you forgot to do this).

Thank you.

Re: Expression Error

Posted: Tue Nov 18, 2014 2:54 am
by Andy1120
hello
you can run the report template. it will show the error which is "Sum is not exists".
Thank you.

Re: Expression Error

Posted: Wed Nov 19, 2014 8:03 am
by Alex K.
Hello,

In this case, it is impossible to use the IFF, because this is the function and both values are calculated and only then checking is performed. In your sample you divide by zero. Please try to use the operator ( ? : ).

Thank you.

Re: Expression Error

Posted: Fri Nov 21, 2014 8:59 am
by Andy1120
Thank you.It 's works.

Re: Expression Error

Posted: Fri Nov 21, 2014 9:38 am
by Alex K.
Hello,

We are always glad to help you!

Thank you.