Hi All,
I am trying to use @Attributesval to retrieve the string attribute value and do a concatenate to retrieve a member. But I receive an invalid object type error on validation. When I replace this with the value I am expecting the rule validates. Anyone had any success in using this function in a fix statement. On PBCS.
FIX(@MEMBER(@CONCATENATE("LA_",@ATTRIBUTESVAL("AllocClassification"))))
Regards,
N Shah