Calculated Measure at Analysis Service -
07-12-2005
, 10:22 PM
Hi,
I need some advice on how to apply the syntax on calculating the
measures against the Pct from the dimension.
i.e
Fact_Policy
Fact_Key
Policy_Key
Amount
Dim_Pol
Policy_Key -> link to fact_policy.
Dim_Allocation
Allocation_Key
Policy_Key -> link to Dim_Pol
Allocation_Pct
I have problem of using formula to calculate Measure(amount) X
Allocation_pct from Dim_Allocation |