Hello, I would appreciate a hand with this case, I'm doing the following: ... | chart sum (valueA) AS MB by service | sort-count 5 The result, sort gives 20 rows, I would like the sum total of the other 15 rows after doing the sort. Being thus:
Nombres Suma fila1 30 fila2 27 fila3 22 fila4 20 fila5 19 Otros 41