Inventory model: aging
2 posters
Page 1 of 1
Inventory model: aging
Hi,
I am modelling a data warehouse for a car parts seller. For inventory I designed a weekly enhanced snapshot fact table that stores, among other measures, weekly sales and gross profit for each sku. This way I can easily retrieve useful kpis such as GMROI, rotation, etc.
Chances are that at some point a new analysis requirement will emerge: tracking the age of parts, i.e. how much time has passed by from last sale. Parts value at hand can be divided by last-sold-period (say, last 3 months, 3-6 months, etc.).
I am thinking about the best solution for addressing this kind of analysis. The possible alternatives I can spot are:
1) Date of last sale in fact table
2) Number of days since last sale in fact table
3) Additional dimension with some attributes, e.g. months-since, weeks-since, etc.
The 2) is my preferred choice, though this measure is not additive at all. Maybe some quantitative info can still be derived, such as a weighted average aging stock.
What would you suggest? Many thanks in advance for your comments.
Regards
I am modelling a data warehouse for a car parts seller. For inventory I designed a weekly enhanced snapshot fact table that stores, among other measures, weekly sales and gross profit for each sku. This way I can easily retrieve useful kpis such as GMROI, rotation, etc.
Chances are that at some point a new analysis requirement will emerge: tracking the age of parts, i.e. how much time has passed by from last sale. Parts value at hand can be divided by last-sold-period (say, last 3 months, 3-6 months, etc.).
I am thinking about the best solution for addressing this kind of analysis. The possible alternatives I can spot are:
1) Date of last sale in fact table
2) Number of days since last sale in fact table
3) Additional dimension with some attributes, e.g. months-since, weeks-since, etc.
The 2) is my preferred choice, though this measure is not additive at all. Maybe some quantitative info can still be derived, such as a weighted average aging stock.
What would you suggest? Many thanks in advance for your comments.
Regards
AtoDW- Posts : 2
Join date : 2009-08-01
Location : Salerno, Italy
Re: Inventory model: aging
Sales and Inventory are two different facts. I would start from that point of view. Unless each part is uniquely identifiable, trying to link which sale debited which inventory item is futile. At an aggregate level you can see how sales is impacting quantity to adjust inventory levels.
BoxesAndLines- Posts : 1212
Join date : 2009-02-03
Location : USA
Similar topics
» Inventory Model
» Complex Inventory Model
» Inventory Table
» Inventory Snapshot
» Rule based algorithm to convert an ER model to a dimensional model
» Complex Inventory Model
» Inventory Table
» Inventory Snapshot
» Rule based algorithm to convert an ER model to a dimensional model
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum