We have a table that is related to a Feature Class by a Feature ID. The table contains inspection records, associated with one point in the point Feature Class.
I am trying to make an EB app that filters the points and gives statistics aggregated by the Inspection Table values, such as inspection date. I can't figure out how to get the points to honor the table filters. Is this even possible? I have found some old posts that make it seem the related Feature functionality might end at pop ups?
We are using ArcGIS Enterprise 11.3, and the layers are referenced to SQL Server.