This is the percentage of products x warehouse being sold through OBS to products x warehouse available for sale.
This can be found in Inventory Overview. Data source is Magento.
Condition : OBS_FLAG = Y
Calculation : COUNTD(STD_ORG_CODE + SKU with INVENTORY_QUANTITY > 0) / COUNTD(STD_ORG_CODE + SKU).