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
Solved! Go to Solution.
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:
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: