3

I'm trying to insert a dynamic text from a related table in a ArcGIS layout using the Data Driven Pages feature to generate automatic reports based on attribute table from a feature class.

I have a geodatabase with a feature class and a related table downloaded from Survey123 for ArcGIS.

Here's the schema of the geodatabase. The source layer used in DDP is "_3410__Campanha_de_Comunicacao_para_Fase_de_Estudos", and the related table is the "Stakeholder" file.

enter image description here

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Jun 1, 2018 at 12:56
0

1 Answer 1

1

I do not think that this can be done within ArcMap using Data Driven Pages.

It may be possible to do using Map Series and Table Frames within ArcGIS Pro, but I have not tested that.

I am confident that it can be done using ArcPy with "table-like feature classes" in ArcGIS Pro and ArcMap.

For ArcGIS Pro the necessary coding patterns are taught in an eLearning video course on Udemy called Challenging times with Python and ArcPy for ArcGIS Pro. It is not free, and it uses ArcGIS Pro rather than ArcMap, but the coding patterns taught use functions with equivalents in ArcPy for ArcMap.

Disclosure: I am the author and presenter of the Udemy course mentioned above.

answered Jun 14, 2018 at 22:46

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.