Select to view content in your preferred language

How to show the record in Table widget when clicking on a point or line in a Map widget

359
1
Jump to solution
05-06-2025 08:22 AM
SanchezNuñez
Frequent Contributor

Good morning

How can I show the record in the Table widget that corresponds to the  point or line clicked in the  Map widget.

Thanks

0 Kudos
1 Solution

Accepted Solutions
Shen_Zhang
Esri Contributor

Hello @SanchezNuñez 

If the map and the table use the same layer, the selection from the map will be automatically selected in the table as well. You can use the "show selected" tool on the table to see the records. However, it's not possible to show these selected records at the top of the table for now. 

You can use a selected view to only show selected records in the table widget:

Screenshot 2025-05-08 at 17.56.11.png

Shen Zhang

View solution in original post

0 Kudos
1 Reply
Shen_Zhang
Esri Contributor

Hello @SanchezNuñez 

If the map and the table use the same layer, the selection from the map will be automatically selected in the table as well. You can use the "show selected" tool on the table to see the records. However, it's not possible to show these selected records at the top of the table for now. 

You can use a selected view to only show selected records in the table widget:

Screenshot 2025-05-08 at 17.56.11.png

Shen Zhang
0 Kudos