@REMOVE(@SHARE did not work
Hello everyone,
My hierarchy has 1 GL_accounts hierarchy as the root hierarchy and 1 GL_accounts_Share as the alternate hierarchy for business grouping purposes.
However, when I used the function
@REMOVE(@RELATIVE(GL_accounts,0), @RELATIVE(GL_accounts_Share,0))
and
@REMOVE(@RELATIVE(GL_accounts,0), @SHARE(@RELATIVE(GL_accounts_Share,0)))
My calculation is still calculated for these accounts under the GL_accounts_Share hierarchy.
Is there anybody met this error?
And how to workaround it ?
Thanks and have a nice day!
P/s: I am using PBCS which does not allow Groovy.
Tagged:
0