Applying adhoc profile
The adhoc profile can be applied to editable rows, for specified periods in the History or Forecast tables.
To apply adhoc profile:Example 1 - Uplift Type = % of Original Uplift
This example applies a 2 periods profile to 3 periods. The values applied are based on the % uplift value of the original profile.
Adhoc Profile contains 2 periods with values 4, 10
Uplift Type = % of original uplift.
Uplift Value = 50
Number of Periods = 3 (one period greater than the profile)
Therefore, 50% of each profile period is applied to each period, repeating as required to fulfil all periods selected.
Each period = Profile value for period * (uplift value /100)
Period 1 = 4 * (50/100) = 2
Period 2 = 10 * (50/100) = 5
Period 3 = 4 * (50/100) = 2 (this is replicating Period 1 in the profile to fulfil all periods)
Example 2 - Uplift Type Value
This example applies a 2 periods uplift profile to 5 periods. The uplift value is applied to cover the profile periods based proportionally on the profile values. Since the number of periods is greater than the profile, the values are repeated.
Profile values = 1, 6
Number of Periods = 5
Uplift Type = Value
Uplift Value = 200
Total original profile value 7 (1 + 6)
New profile adjustment is 200
Each period = original profile for period/total original profile value x New profile adjustment value
Period 1 = 1/7 x 200 = 28.57
Period 2 = 6/7 x 200 = 171.43
Since we have more than 2 periods to apply the profile, the values for periods 3 to 5 are repeated.
Period 3 = 28.57
Period 4 = 171.43
Period 5 = 28.57
Example 3 – Uplift and Downlift
This example explains how a profile with positive and negative values can be used to apply both uplift and downlift across a range of periods.
4 period profile created with values 1, -2, 5, -6
Number of Periods = 5
Uplift Type = Value
Uplift Value = 100
Downturn Type = Value
Downturn Value = 200
Uplift and downlift profile values are calculated based on the positive and negative values in the stored adhoc profile.
Uplift profile = 1 + 5 =6
Downlift profile = -2 + -6 = -8
Period 1 = 16.66 (1/6 of 100)
Period 2 = -50 (2/8 of -200 - because it is a downturn, it negates the values)
Period 3 = 83.33 (5/6 of 100)
Period 4 = -150 (6/8 of -200)
Period 5 = 16.66 (1/6 of 100). This value is repeated based on the first period in the profile, since the profile only contains 4 periods.