Hello,
I have two layers, Organization and Venue in a web map.
I want to display Venue info in a popup on the Organization layer. I know I can use FeatureSetByName in Arcade, but I don’t have a lot of experience with Arcade.
There are also related records so if you click on an Organization point it could have several venues so I would like to display all that relate to the Organization name (how they are related).
In my head I imagine the popup having all the organization info (name, address, other features) that I have created in the customize popup interface. Then I would have an Arcade Expression that gave me the venue name, address, etc. This expression would show any related venue that an Organization has worked at.
If anyone can give a sample code that would be great. If you need more info I can provide it just not sure what one might need.
Thank you!