Returns the supply importance number for a single product. This is a from 1 to 10 used to sort products into a relative order of importance. The value 1 is considered highest importance.
The importance value is similar to product.supply.priority but used in a slightly different manner. You can have several products on importance=1, but with priorities of Core, General, Retiring. The priority is typically used to highlight and colour code items on ordering screens, while importance is used to sort into order
Syntax
= Pinboard("product.supply.importance", Product-Number)
Example
=Pinboard("product.supply.importance", 6011) 3
=Pinboard("product.supply.importance", 6012) 7
See also: product.supply.priority