Using the pivot table in Excel with an OLAP Server (icCube), I would like to add financial logic. The logic is not in the measures as I would like to apply the logic to multiple measures (e.g. amount, last_year_amount, budget etc).
I would like to add the logic to the Accounts dimension. In icCube see 2 ways to do this:
I have choosen for option 2. This works perfectly, except for the fact that these are not displayed in the Excel add in (the functions children() and members() do not work on calculated items).
This is illustrated in the enclosed picture below.
How can I achieve calculated members in the Accounts hierarchy which are displayed in Excel using the Excel add in?
Note that these calculated items exist. They are just not displayed. How can I achieve that these are also displayed, so a user can select these?
Which version of icCube are you using?
We've found a regression with calculated "measures" being not displayed; but calc. "members" seem properly displayed in a pivot table and within the dimension selectors (right part in Excel).
What kind of object in Excel is the "[+] Ratios" ?
[edit: by the way if a member contains calc-member(s) only, depending on where it is used, Excel might not display them as most of the time AddCalculatedMembers() is being used (this function is adding "sibbling" as calc. members).]