Forum Discussion

CLCastroEn's avatar
CLCastroEn
Icon for Helper IV rankHelper IV
6 years ago
Solved

Top N in a matrix

Hello everyone

I have an array that in the rows has 3 categories. followed that row comes a sub row of that category that are the items of the category( they are more than 200 item per category). What I need is to show me the top 10 item of each category with the greatest breakages (I have the breakages of each product as well).

2 Replies