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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CustomRollup * operator

Status
Not open for further replies.

kir11

MIS
Mar 2, 2003
1
FR
Hello all!

I am a beginner in OLAP technology so could you please
help me to solve this simple problem:

I am using function RollupChildren(Dates.CurrentMember,"*")
to calculate the multiplication of all children

But server returns the following error:
The operator "*" (or / % and so on.) used in
RollupChildren function cannot appear on the first
position.

Then I try to use other operators ( + OR - ) Everything is
OK?

Any ideas how to implement this?
Thank you in advance :)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top