<?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 problem with pageRow in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604630#M47258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and making the join permanent isn't an option?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "." in the field name isn't a real name, but identifying the fact that the dot.notated fields belong to the joined table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2020 23:21:24 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2020-05-07T23:21:24Z</dc:date>
    <item>
      <title>Map Series problem with pageRow</title>
      <link>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604629#M47257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a map series in my ArcGIS Pro project to create a series of pdf maps. I have a Python script to create the pdf maps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to use pageRow to get the name of the map from the index layer I keep getting an error: ValueError: Type names and field names must be valid identifiers: 'SWS_Pages.OBJECTID'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script worked just fine on a different project; the only difference I can see is that on this current project my index layer has a join so the field names have a period between them. Does pageRow see the period as an invalid character and then throw an error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to do this? I tried using the getattr() function but with the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 21:31:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604629#M47257</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2020-05-07T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Map Series problem with pageRow</title>
      <link>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604630#M47258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and making the join permanent isn't an option?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "." in the field name isn't a real name, but identifying the fact that the dot.notated fields belong to the joined table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 23:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604630#M47258</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-05-07T23:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map Series problem with pageRow</title>
      <link>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604631#M47259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the join so that I can make one change in the table and it changes the features in the index layer without having to go feature by feature and change things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2020 15:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-series-problem-with-pagerow/m-p/604631#M47259</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2020-05-08T15:06:42Z</dc:date>
    </item>
  </channel>
</rss>

