Functionality in Dynamic accounts in HFM 11.1.2.1
I have a rule whereby i am dividing revenue by customer volumes. Revenue has a C1 table attached, but the volumes do not. The dynamic account has the same C1 table as revenue but the function
HS.Dynamic "A#RevbyCustomer = A#Revenue / A#CustomerVol.C1#[None]"
returns no values., except for C1#Top.
The C1 table is a heirarchy where we need the totals, and also the customer numbers are a flow so we genereate different values for YTD and periodic values.
If I use a constant instead of the customer volumes account I do get the expected results e.g.