Help with configurable calculaton
Summary
need equivalent of for/next loop to loop through account listContent
Hi I need to run a calculation for all level 0 accounts under a specific account as well as another calculation for a random list of accounts due to unique translation rules.
I can get the calculations to work just fine but only if have a FIX statement with the accounts listed. Doing it this way caused the consolidation to take a hour or so for just one month. The caclulation is running on only 1 entity. I can also get the rule to work if I hard code each account but that's not practical.
0