Branched from: https://community.esri.com/thread/196867-get-related-objects-in-arcade
I have a pipeline fc with geometry(fittings are drawn to scale as a polygon) with diameter, and globalid fields.
And then a view(table) containing asset name, attribute value, and a GISid.
This is a one-to-many relationship (GISid = globalid) because a section of pipe could have multiple materials (inner, outer, encasement, coatings, etc.).
I want to show the related information in the pop-up of the pipeline.