![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
-----Original Message----- Hi, i think this could be a challenge. I haven't found anything yet (that helped) to resolve this. I have the following: 2003: January 100% February 100% March 100% ..... 2004: January 100% February 100% March 100% ...... When rolling up, 2003 will get a total of 300% and 2004 will also be 300%. On higher level even 600%. Well, |
|
There is also a region dimension involved. How can i achieve this? I've tried it with Calculated Cells, but no results. Thanks in advance. Stan . |
#2
| |||
| |||
|
|
hi, create a calculated member named max in the value xpression give it as 1/100 * 100 and now create another calculated member and in the value xpression give an iif condition like IIF([Measures].[Upper Control]>[Measures].[Max],[Measures]. [Max],[Measures].[Mean]) did i make my self clear ?? bye -----Original Message----- Hi, i think this could be a challenge. I haven't found anything yet (that helped) to resolve this. I have the following: 2003: January 100% February 100% March 100% ..... 2004: January 100% February 100% March 100% ...... When rolling up, 2003 will get a total of 300% and 2004 will also be 300%. On higher level even 600%. Well, because the 'maximum' is 'always' 100%. I want to show on every row 100%, no matter if on month level, year level and top level. There is also a region dimension involved. How can i achieve this? I've tried it with Calculated Cells, but no results. Thanks in advance. Stan . |
![]() |
| Thread Tools | |
| Display Modes | |
| |