En un gráfico se muestra el mensaje "Solo se muestran los primeros 500 artículos"
If you create a chart with more than 500 groups of data aggregated using the Group by settings, the message "Only the first 500 items are shown" may be displayed at the upper right of the screen with your aggregated data.
In such a case, only the first 500 groups of data sorted by the Sort by settings for your chart will be displayed.
Este mensaje de error se muestra en los siguientes tipos de gráficos.
- Gráfico de barras
- Gráfico de columnas
- Gráfico lineal
- Gráfico de curvas
- Gráfico de áreas
- Gráfico de área de curvas
- Gráfico circular
Las soluciones para este error son las siguientes:
- Set chart filters to ensure that the number of groups in the aggregated data does not exceed 500 when using Group by.
Reference: Creating charts on the "App settings" screen - Utilice una tabla dinámica y configure los ajustes del filtro de modo que se cumplan las dos condiciones siguientes.
- If the Group by section is configured, the total number of groups in an aggregated data is 10,001 or less.
- If the Group by section is configured, the chart of the aggregated data fits in 1,000 rows and 50 columns (excluding rows and columns for titles and total values).
- Use a table to ensure that the number of groups in the aggregated data does not exceed 10,001 when using Group by.
- Exportar los datos agregados a un archivo.
En el archivo puedes consultar los primeros 10.001 grupos ordenados según la configuración Ordenar por.
Referencia: Exportación de datos agregados a un archivo