Invalid member name in function
Content
Hi All,
I need a calculation rule that returns TRUE if the current member under calculation matches the attribute name specified. I notice that @ISMBR and @ATTRIBUTE are supported but when I run the calc I receive an error: Error optimizing formula for [1300B] (line 25): invalid member name [ICP_Entity_Yes] in function [@_ATTRIBUTE]
the rule is:
"1300B" (
IF ((@ISMBR(@ATTRIBUTE("ICP_Entity_Yes")))
….endif)
where "1300B" is an account and ICP_Entity_Yes is the seeded attribute in the entity dimension.
It seems that calculation manager not recognized the attribute. Where is wrong?
Version
19
Tagged:
0