| Número de ID del error |
BUG-000130442 |
| Enviado | April 27, 2020 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Online |
| Versión encontrada | 8.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
When there are filters set on layers at the web map level, the 'Append all expressions to existing map filter' check box must be checked for the filters to be honored.
There are instances where the same layer is added multiple times (same data source endpoint) to the web map, when the Group Filter widget overrides the web map filters, the data is duplicated or replicated multiple times. Since the filters configured against each listed layer in the web map are 'canceled' by the Group Filter widget, all the features corresponding to the expression from the Group Filter widget are returned.
When the 'Append all expressions to existing map filter' option is enabled, the filters for each layer in the web map are preserved and the Group Filter widget expression is appended to the existing filters and only displays the features that match both the web map and the group filters.
Refer to the following link in Esri Community for a similar workflow and solution: https://community.esri.com/t5/arcgis-web-appbuilder-questions/group-filter-widget-duplicating-records-when/m-p/1106800#M21436.
Solución alternativa
Use layer views with layer definition instead of copies with filters.
Pasos para reproducir