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