![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- I am trying to create calculated measures which will show amount X for items where amount Y falls within specified bands, e.g. under 10,000, 10,000 - 20,000, etc. I am trying MDX as follows: Not IsEmpty(Sum(Filter({[Policy].[NewCOB]. [Polid].Members}, ([Measures].[Our Share Limit Conv]) < 10000), [Measures]. [Our Share EPI CONV])) where the PolId level is the level I want to display figures at, the Our Share Limit Conv controls the bands, and the measure I want to actually see is Our Share EPI Conv, but when I try to use this in ProClarity the query never comes back. Could anyone help me with what I have done wrong, please? Thank you . |
![]() |
| Thread Tools | |
| Display Modes | |
| |