Select to view content in your preferred language

Related data Pop-up configuration in ArcGIS Online-Map viewer

177
2
2 weeks ago
PamelaPina
New Contributor

I have linked 3 related tables to my feature layer. All of my feature layer attribute data shows up on level one of the pop up, but I have to click into the related data to view the related information. Is there a way to configure the pop up so that the data for the related tables in not on another level, rather the pop up displays all the related data the same pop up level? 

 

Tags (3)
0 Kudos
2 Replies
CodyPatterson
MVP Regular Contributor

Hey @PamelaPina 

Could you send a screenshot of the popup? This may just be because they are separated into different "Column" formats, so it shows up that they're different, instead, you may be able to create a Text entry, and then build your popup on just one level, something like this:

CodyPatterson_1-1762807211840.png

vs this:

CodyPatterson_2-1762807257425.png

https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/configure-pop-ups-custom-attribute-d...

Cody

0 Kudos
EmilyGeo
Esri Regular Contributor

Hi @PamelaPina, to pull in specific attributes from the related tables, you can set up arcade expressions. This video can help you get started https://www.youtube.com/watch?v=BWXZzYAIkKk

Ever wanted to click on an asset in a map and see data from its related table in the pop-up? Arcade makes this possible (and no you don't need to be an experienced programmer)! Here, we'll grab a simple code from the Esri Community, formally known as GeoNet, and walk through how to configure it ...
0 Kudos