Hi,
is there any possible way to change the Dimension Values of a Restricted Measure via Script? The measure should work with a state/condition. When x=1 then (values1-5), When x=2 then (values6-10). In total with 12 different x.
My first thoughts were that I have to create 12 inital Restricted measures with a fixed value selection and then I create a Calculated Measure with 12 IF(). Is that the only way?
