Forum Discussion

jljassos's avatar
jljassos
Copper Contributor
Sep 12, 2020
Solved

Agrupar por intervalos diferentes

Saludos.   Tengo una base de datos con una lista de empresas y deudas. Me pidieron que cuente, usando distintos intervalos, cuántas empresas caen en ella. Por ejemplo:   Menos de 0: 3 de 0 a 1,5...
  • Riny_van_Eekelen's avatar
    Sep 12, 2020

    jljassos You can use the table shown in CONTEO.jpg to lookup the label name and add it to each record in your database. Then, create a pivot table with interval and name as rows, as shown in the attached example. Hide the value column if you only want to show a list of names within each interval.

Resources