Currently, the Table Widget in ArcGIS Experience Builder does not offer the capability to automatically filter related records based on the current map extent. This can make it difficult to quickly find relevant data when the map is panned or zoomed. This only works by first making a selection on the visible records, after which the related items are displayed. Another option is creating a Joined View Layer, but the downside is that the map gets additional objects in it.
My proposal is to add a feature that allows the Table Widget to automatically filter related records based on the current map extent.
Benefits:
- Increases efficiency in data analysis by displaying only relevant records.
- Reduces the time needed to navigate through irrelevant data.
- Enhances user experience by providing a dynamic and intuitive interface.
Example:
I have a map layer with multiple inspections (and over time, more inspections are conducted). From an inspection, several issues may arise, which are stored in a related table. These issues then need to be resolved. Based on the map extent, we want to see which actions are required in a specific area.