Hi Vadim ,
Main issue here is we have list of 70 KPI required to generate . If we use dimension member formulas that will kill performance. same ACCOUNT dimensions using in different Models.
so we want to go with script logic for STAT accounts.
Can I use formula like this .
PF123456 : account hierarchy nodes
PF876453 : account Hierarchy nodes.
*REC(EXPRESSION= ([ACCOUNT].[PFZ123456] / [ACCOUNT].[PF876453] ), ACCOUNT=BENEFITS_PCT)
Thanks,
Satya