I have a dashboard with a map showing projects. I have a table showing the projects. I have set the actions on the projects table to filter the map and show the popup when a row is selected. I've also set the properties on the Map to 'Show pop-up' under 'When map is clicked'. When i click on the project in the map, the pop-up shows. But when I click on the table row, no pop-up.
I've also configured two downstream tables (Phases and Comments) that are filtered based on the project that was clicked. These actions work as expected. Any ideas as to why the pop-up doesn't show?