thenorthernmonkey
New Member
- Joined
- Aug 9, 2019
- Messages
- 4
Hi all,
New user and couldn't seem to find exactly what I was after, so hopefully below makes some sense.
Context:
I'm looking at utility spend across our portfolio of around 100 locations, each location is a different size and spend is location specific.
What I'm trying to pull out is any location with a significant change in cost month on month, but a simple % variance isn't quite working due to the location specific element, and just using cost doesn't take into account the scale of expected cost.
Example:
Site 1 Jan: £100
Site 1 Feb: £150
% Increase: 50%
Cost increase: £50
Site 2 Jan: £1,000,000
Site 2 Feb: £1,200,000
% Increase: 20%
Cost Increase: £200,000
So I'm more interested in a 20% increase on site 2 as it relates to a higher cost value.
Formula used to get the % change on a location by location basis is =(current month - previous month) / previous month
Is there a formula that would highlight significant cost changes, but also show the scale / impact against the rest of the portfolio?
ie - I want to easily see the £200k increase.
Quick sample set below, ones in bold are the have the biggest month on month location specific cost increase, but aren't the biggest % increase:
[TABLE="width: 152"]
<tbody>[TR]
[TD][/TD]
[TD][TABLE="width: 321"]
<tbody>[TR]
[TD="align: center"]Site Name[/TD]
[TD="align: center"]Jan[/TD]
[TD="align: center"]Feb[/TD]
[TD="align: center"]% variance[/TD]
[/TR]
[TR]
[TD="align: center"]Site 1[/TD]
[TD="align: center"]11.24[/TD]
[TD="align: center"]107.70[/TD]
[TD="align: center"]858%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 2[/TD]
[TD="align: center"]32.51[/TD]
[TD="align: center"]362.98[/TD]
[TD="align: center"]1017%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 3[/TD]
[TD="align: center"]55.36[/TD]
[TD="align: center"]443.15[/TD]
[TD="align: center"]700%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 4[/TD]
[TD="align: center"]217.80[/TD]
[TD="align: center"]530.21[/TD]
[TD="align: center"]143%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 5[/TD]
[TD="align: center"]170.16[/TD]
[TD="align: center"]430.05[/TD]
[TD="align: center"]153%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 6[/TD]
[TD="align: center"]123.39[/TD]
[TD="align: center"]904.87[/TD]
[TD="align: center"]633%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 7[/TD]
[TD="align: center"]34.99[/TD]
[TD="align: center"]127.77[/TD]
[TD="align: center"]265%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 8[/TD]
[TD="align: center"]38.55[/TD]
[TD="align: center"]407.42[/TD]
[TD="align: center"]957%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 9[/TD]
[TD="align: center"]24.66[/TD]
[TD="align: center"]92.61[/TD]
[TD="align: center"]276%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 10[/TD]
[TD="align: center"]552.05[/TD]
[TD="align: center"]4847.96[/TD]
[TD="align: center"]778%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 11[/TD]
[TD="align: center"]428.42[/TD]
[TD="align: center"]1248.95[/TD]
[TD="align: center"]192%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 12[/TD]
[TD="align: center"]6.06[/TD]
[TD="align: center"]28.57[/TD]
[TD="align: center"]372%
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
New user and couldn't seem to find exactly what I was after, so hopefully below makes some sense.
Context:
I'm looking at utility spend across our portfolio of around 100 locations, each location is a different size and spend is location specific.
What I'm trying to pull out is any location with a significant change in cost month on month, but a simple % variance isn't quite working due to the location specific element, and just using cost doesn't take into account the scale of expected cost.
Example:
Site 1 Jan: £100
Site 1 Feb: £150
% Increase: 50%
Cost increase: £50
Site 2 Jan: £1,000,000
Site 2 Feb: £1,200,000
% Increase: 20%
Cost Increase: £200,000
So I'm more interested in a 20% increase on site 2 as it relates to a higher cost value.
Formula used to get the % change on a location by location basis is =(current month - previous month) / previous month
Is there a formula that would highlight significant cost changes, but also show the scale / impact against the rest of the portfolio?
ie - I want to easily see the £200k increase.
Quick sample set below, ones in bold are the have the biggest month on month location specific cost increase, but aren't the biggest % increase:
[TABLE="width: 152"]
<tbody>[TR]
[TD][/TD]
[TD][TABLE="width: 321"]
<tbody>[TR]
[TD="align: center"]Site Name[/TD]
[TD="align: center"]Jan[/TD]
[TD="align: center"]Feb[/TD]
[TD="align: center"]% variance[/TD]
[/TR]
[TR]
[TD="align: center"]Site 1[/TD]
[TD="align: center"]11.24[/TD]
[TD="align: center"]107.70[/TD]
[TD="align: center"]858%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 2[/TD]
[TD="align: center"]32.51[/TD]
[TD="align: center"]362.98[/TD]
[TD="align: center"]1017%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 3[/TD]
[TD="align: center"]55.36[/TD]
[TD="align: center"]443.15[/TD]
[TD="align: center"]700%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 4[/TD]
[TD="align: center"]217.80[/TD]
[TD="align: center"]530.21[/TD]
[TD="align: center"]143%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 5[/TD]
[TD="align: center"]170.16[/TD]
[TD="align: center"]430.05[/TD]
[TD="align: center"]153%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 6[/TD]
[TD="align: center"]123.39[/TD]
[TD="align: center"]904.87[/TD]
[TD="align: center"]633%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 7[/TD]
[TD="align: center"]34.99[/TD]
[TD="align: center"]127.77[/TD]
[TD="align: center"]265%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 8[/TD]
[TD="align: center"]38.55[/TD]
[TD="align: center"]407.42[/TD]
[TD="align: center"]957%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 9[/TD]
[TD="align: center"]24.66[/TD]
[TD="align: center"]92.61[/TD]
[TD="align: center"]276%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 10[/TD]
[TD="align: center"]552.05[/TD]
[TD="align: center"]4847.96[/TD]
[TD="align: center"]778%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 11[/TD]
[TD="align: center"]428.42[/TD]
[TD="align: center"]1248.95[/TD]
[TD="align: center"]192%[/TD]
[/TR]
[TR]
[TD="align: center"]Site 12[/TD]
[TD="align: center"]6.06[/TD]
[TD="align: center"]28.57[/TD]
[TD="align: center"]372%
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]