Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calculated members

Status
Not open for further replies.

cagyeman

Programmer
Joined
Feb 13, 2002
Messages
1
Location
GB
I am using Excel 2000 and after defining a Pivot Table, my calculated members from a cube I created in SQL Server Analsis Services
are outputting as 0. This is the formula I am using for the calcualted memeber in the cube.
IIF(Consultant.currentMember.level.name = "Full Name",Consultant.CurrentMember.properties("Salary"),"")
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top