I aggregated all the data received from the sales team and it gives me the quantity of bikes to produce for each combination of “Model”, “Colour”, “Fit option” and “Destination”.
The combination of those different metrics also lead to 1 unique SKU code.
How can I link those unique combination of dimensions to 1 unique SKU from dimension SKU?
Thanks for your help!
Ben
Best answer by Stef
Hi @Ben Essalama ,
The easiest way would be to make the SKU number a dimension (directly from the import). And then add the Model, colour etc as properties. If that’s set-up, you can aggregrate the data either from the metric in your first screenshot like this Metric [BY: SKU.Model, SKU.Colour, etc.] Or you aggregrate it directly from the source of that metric (the TL list probably also has SKU code).
The easiest way would be to make the SKU number a dimension (directly from the import). And then add the Model, colour etc as properties. If that’s set-up, you can aggregrate the data either from the metric in your first screenshot like this Metric [BY: SKU.Model, SKU.Colour, etc.] Or you aggregrate it directly from the source of that metric (the TL list probably also has SKU code).