<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Map Series Dynamic Text Multiple Rows in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1076974#M43086</link>
    <description>&lt;P&gt;As I see it, you will either need a separate table of distinct owners, or you'll need to do this with Python, using the&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/introduction-to-arcpy-mp.htm" target="_self"&gt; arcpy.mp module&lt;/A&gt;, at least until the Map Series / Map Book options get expanded further.&lt;/P&gt;&lt;P&gt;It takes a bit to set it up, but using arcpy.mp is &lt;EM&gt;very&lt;/EM&gt; nice. Using two maps and a single index layer, we're able to auto-generate not just map layouts, but reports and map series items as well, and merge them into single PDFs as needed.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jul 2021 20:41:23 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-07-08T20:41:23Z</dc:date>
    <item>
      <title>Map Series Dynamic Text Multiple Rows</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1076895#M43070</link>
      <description>&lt;P&gt;I am working with a tax parcel layer.&lt;/P&gt;&lt;P&gt;I must display 5 fields; owner name, address, acreage, district, map, parcel and parcel extension.&lt;/P&gt;&lt;P&gt;One owner may have multiple parcels.&lt;/P&gt;&lt;P&gt;Information must be displayed on one map. Do not repeat owner name, address. Display sum of acreage.&lt;/P&gt;&lt;P&gt;My problem is that I can only query one row at a time and so I have three maps for one individual who owns three abutting parcels. I am obv trying to automate what was previously manually entered info. Here's a template of what it looks like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Box one:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Owner Name&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Box three:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Address&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;&amp;nbsp;District: # Map: # Parcel: #.#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Box two:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(repeat above for # of rows)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Acres:&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 18:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1076895#M43070</guid>
      <dc:creator>ElizabethWheeler</dc:creator>
      <dc:date>2021-07-08T18:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Map Series Dynamic Text Multiple Rows</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1076974#M43086</link>
      <description>&lt;P&gt;As I see it, you will either need a separate table of distinct owners, or you'll need to do this with Python, using the&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/introduction-to-arcpy-mp.htm" target="_self"&gt; arcpy.mp module&lt;/A&gt;, at least until the Map Series / Map Book options get expanded further.&lt;/P&gt;&lt;P&gt;It takes a bit to set it up, but using arcpy.mp is &lt;EM&gt;very&lt;/EM&gt; nice. Using two maps and a single index layer, we're able to auto-generate not just map layouts, but reports and map series items as well, and merge them into single PDFs as needed.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 20:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1076974#M43086</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-07-08T20:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Map Series Dynamic Text Multiple Rows</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1078244#M43245</link>
      <description>&lt;P&gt;Josh thanks for the reply, I thought I had replied already. I have explored arcpy.mp and I am definitely watching the related sessions at the UC this week.&amp;nbsp;&lt;BR /&gt;If I can't figure it out&amp;nbsp; think we will stick to a less than beautiful table that at least gets all the data on the page efficiently.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 14:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-series-dynamic-text-multiple-rows/m-p/1078244#M43245</guid>
      <dc:creator>ElizabethWheeler</dc:creator>
      <dc:date>2021-07-13T14:16:53Z</dc:date>
    </item>
  </channel>
</rss>

