Skip to Content
0
May 09, 2018 at 07:36 AM

Help needed to handle IES 10061

961 Views Last edit May 09, 2018 at 11:47 AM 2 rev

Hi all,

I am working with "SAP BusinessObjects Business Intelligence 4.2" and have the following Problem.

When writing a formula, I receive the following error:

The function 'If' has missing arguments or closing parenthesis at position 166. (IES 10061)


This is the formula I am working on:

=If ([INM AGR EffDurationOla1]<=[INM AGR ResolTime]) And Not ([INM AGR Service]InList("Termin_Kunde";"kein Service")) And Max([INM AGR EffDurationOla1])In([INM TTId])) Then 1 Else 0

Any ideas?

TIA,

Henning