Hi Experts,
We have a requirement that when we do an elimination the eliminated value should store in a separate member which is a sibling of the ICP Entities not at the common parent.What would be the script we need to write for storing the member
Eg:
Entity1 0 Elimination[None/Custom]
SunEntity1
EE_001 100
EE_002 -100
Elim [Eliminated value should store here which is at common parent Entity1]
Entity2
SubEntity2
EE_001 100
EE_002 -100
Elim[Eliminated value should store here which is at common parent Entity2]