Increase_Decrease(Destination,Source,Factor,Scale,Inverse)
Table 107. Syntax of Increase_Decrease Function
Parameter | Valid Values |
---|---|
Destination | A valid destination POV that is a valid combination of Account, ICP and Custom 1-4 members. |
Source | A valid source POV that is a valid combination of dimension members. Source is the amount that is to be allocated. |
Factor | A valid source POV, constant, or variable. |
Scale | Integer value 1 or 100. Factor is divided by scale. |
Inverse | True or False. True reverses the sign of the Factor. This can be used to generate a decrease where the Factor is stored as a positive number (or vice-versa). False uses the stored sign of the Factor to determine an increase or decrease. |