Can anyone help me with this ,Urgently.
i want to sum up 4 measures in SSAS and devide the total by 1 measure my code is as follows.
=Sum((Fields!Unique_Visits.Value)+Sum(Fields!Ask_the_Expert.Value) +Sum(Fields!SSMembers.Value)+Sum(Fields!Poll_Members.Value))/ Sum(Fields!EnrolledMembers.Value)
thanks in advance
regards Andile