CellPutProportionalSpread
Posted: Fri Jun 20, 2008 11:20 am
Hi all,
Haven't had to ask any questions for quite a while, but am doing some extensive spreading for the first time in a while.
What I'm trying to do is build up a Customer and Product Profitability cube, which extends our normal trading P&L (normally goes to TCAM - Total Contribution After Marketing) down to EBT (Earning Before Tax).
Now we have a customer and product split for the normal trading P&L but what we then need to do is apportion the lower half of our P&L down to the same level. This includes such things as Factory Overheads, Logistics, Interest, Depreciation etc.
I've managed to do most of these by using CellPutProportionalSpread after seeding the row with a base data set, ie Factory Overheads would have a base data set of hours (which we can get as we know the standard output rate). The Factory Overheads are then spread down directly over this giving us the number we first thought of, but at Customer/Product level.
Now my query is this (eventually)
I have some costs which maintained at various levels of the product hierarchy, ie there will be some costs which are purely down to one product, and other costs which are generic across a sector. eg we have marketing costs for Tesco Cookies, but also marketing costs for Own Label Cookies, both held separately.
What I need to do is spread both down, and add up the results, but CellPutProportionalSpread will just blitz the number that is in there originally. I've got round this on other calcs by having a couple of fields rolled up into a subtotal, and seeding/spreading the data using more TI's. This is okay when there are only a couple of definite calcs, but when it gets to 10+ then I don't really want to be doing all that extra work. What it really needs is a running total I guess.
So how do other people approach this, I know most of you use spreading quite a lot.
Ta for any help.
David
Haven't had to ask any questions for quite a while, but am doing some extensive spreading for the first time in a while.
What I'm trying to do is build up a Customer and Product Profitability cube, which extends our normal trading P&L (normally goes to TCAM - Total Contribution After Marketing) down to EBT (Earning Before Tax).
Now we have a customer and product split for the normal trading P&L but what we then need to do is apportion the lower half of our P&L down to the same level. This includes such things as Factory Overheads, Logistics, Interest, Depreciation etc.
I've managed to do most of these by using CellPutProportionalSpread after seeding the row with a base data set, ie Factory Overheads would have a base data set of hours (which we can get as we know the standard output rate). The Factory Overheads are then spread down directly over this giving us the number we first thought of, but at Customer/Product level.
Now my query is this (eventually)
I have some costs which maintained at various levels of the product hierarchy, ie there will be some costs which are purely down to one product, and other costs which are generic across a sector. eg we have marketing costs for Tesco Cookies, but also marketing costs for Own Label Cookies, both held separately.
What I need to do is spread both down, and add up the results, but CellPutProportionalSpread will just blitz the number that is in there originally. I've got round this on other calcs by having a couple of fields rolled up into a subtotal, and seeding/spreading the data using more TI's. This is okay when there are only a couple of definite calcs, but when it gets to 10+ then I don't really want to be doing all that extra work. What it really needs is a running total I guess.
So how do other people approach this, I know most of you use spreading quite a lot.
Ta for any help.
David