Essbase @remove
Summary
Essbase @removeContent
I have a script with @remove where I am trying to remove specific account members in the calculation.
I have the member in alternate hierarchy as well (as shared member). Do I need to remove the shared member as well?
FIX (@REMOVE(@RELATIVE ("Account",0),@RELATIVE ("Temp",0)),BegB)
Under Temp we have members 10015, 10020. We also have same members as shared members in a different parent "ReportTemp"
Do i need to include the shared hierarchy in the remove as well. If so, can i use AND/OR or need to start a new line.
Thanks
0