Rule to calculate based on dimension item (percentage)
Posted: Tue May 23, 2017 4:07 pm
Hi, I have a dimension with a few percentages (100%, 50%, 25%, 0%) as recovery. Their element type are all simple.
I'm trying to get a calculation based on the said percentages but don't know how to refer to it on the right side. Right now I'm ruling it one by one such as:
['Recovery', '75%'] = N: ['Total Expenditure'] * 0.75;
I think there should be a way to rule it so that I don't have to rule every percentage, but don't know how.
Appreciate if someone can point out how to deal with it.
Thanks.
Kenneth
I'm trying to get a calculation based on the said percentages but don't know how to refer to it on the right side. Right now I'm ruling it one by one such as:
['Recovery', '75%'] = N: ['Total Expenditure'] * 0.75;
I think there should be a way to rule it so that I don't have to rule every percentage, but don't know how.
Appreciate if someone can point out how to deal with it.
Thanks.
Kenneth