Rule HFM to FCCS with member list
Summary
Transform rule of HFM to FFCCSContent
Hi Everyone,
I have a issue with a custom rule i need to copy data elimination from one hierarchy to another. In HFM we acomplish this with creation of lists and the For function, but i dont know how can I do it in FCCS, cause we dont have lists and cant included the Entity in the fix.
Please HELP, Im pasting the HFM rule.
Rule in HFM
Sub CopyElim()
'**** Rutina de copia eliminaciones de BS a la estructura GS****
If Hs.Value.Member = "[Elimination]" and HS.Parent.Member() = "PARENT 1" then
EntityCurr = Hs.Entity.Member
Tagged:
0