Hi
I am making an exp builder app with a map that has two datasets. One is a table of Meter IDs and the other is a feature layer with the meter's locations. Both have the MeterID fields. Although the MeterID field on the table is not unique.
I want to add a search bar for the user to search the table for a meter id, and when they select that meterid I want the map to pan to where that meter is, but when I try and setup the trigger the "zoom to" and "Pan to" options are missing completely. I can only "flash"and filter the map which both do work, but I really need the map to zoom/pan!

I am working via AGOL so I am using whatever the latest version the AGOL has.
I couldn't find anything on the documentation to explain why just those two options are disabled, so any insight would be great!