Error message while using formula in a Ifthen function
Hi all,
I have a problem with IfThen (or If) function in Financial Reporting. I add a formula column and write this simple function.
IfThen([A]=[A],[A],0). It returns #ERROR. I have tested the same function in another environment. It works fine.
I do not know if there is a configuration problem or not. All the other functions are working, but I cannot use If statements.
I use essbase connection. Do you have any ideas?