GORILLA_SALESCOUNTHIST() – Gets the historical number of units ordered between any period.
Sample Usage =GORILLA_SALESCOUNTHIST(“TOY STORE”) =GORILLA_SALESCOUNTHIST(“TOY STORE”, “B00YD545CC”) =GORILLA_SALESCOUNTHIST(“TOY STORE”, A1:A20) =GORILLA_SALESCOUNTHIST(“TOY STORE”, A1:A10, “US”, “ALL”, “EXCLUDE”, 60) =GORILLA_SALESCOUNTHIST(“TOY STORE”, A1:A10, “US”, “ALL”, “EXCLUDE”, 60, , ,”YES”) =GORILLA_SALESCOUNTHIST(“TOY STORE”, A1:A10, “DE”, “CANCELED”, “EXCLUDE”, , “2022-01-01”, “2022-03-15”) Syntax Description Description: Gets the historical number of units ordered between any period. Syntax: GORILLA_SALESCOUNTHIST(Seller ID, [sku], [marketplace], [status], [mcf],…