Hello, I have some Census tract data as a hosted feature layer in AGOL: Layer1. I have another set of Census tract data as a hosted feature layer: Layer2. Both are using the same Census tract geography and both have a common Census tract GEOID field. I would like to use Arcade to populate fields from Layer2 into Layer1 so they can be used in a popup and a chart in Layer1 based on the common GEOID field. I would like to use Arcade to and do not not want the join the data.
Thanks