GORILLA_OOSRATE() – Show Out Of Stock days as a percentage

Sample Usage =GORILLA_OOSRATE(“TOY STORE”, “This Month”, “IPHONE13”, “US”) =GORILLA_OOSRATE(“TOY STORE”, “Last 30 days”, A1:A1320) =GORILLA_OOSRATE(“TOY STORE”, “CUSTOM”, A1:A1032, “UK”, “2022-04-02”, “2022-06-30”) Syntax Description Description: Show the number of days out of stock for a list of products during a period. Syntax: GORILLA_OOSRATE(Seller ID, period, sku, [marketplace], [start_date], [end_date]) Seller ID – REQUIREDEnter the seller ID…

GORILLA_OOS() – Show Out Of Stock days

Sample Usage =GORILLA_OOS(“TOY STORE”, “This Month”, “IPHONE13”, “US”) =GORILLA_OOS(“TOY STORE”, “Last 30 days”, A1:A1320) =GORILLA_OOS(“TOY STORE”, “CUSTOM”, A1:A1032, “UK”, “2022-04-02”, “2022-06-30”) Syntax Description Description: Show the number of days out of stock for a list of products during a period. Syntax: GORILLA_OOS(Seller ID, period, sku, [marketplace], [start_date], [end_date]) Seller ID – REQUIREDEnter the seller ID…