<?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: how to dynamically update a data driven page excel table in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157846#M1757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; That 10.0 sample mxd, you just gave me, opens with broken links. When I attempt to repair the links arc map does not even see any data in the downloaded folder, including the file geodbase that I see in windows explorer. I can't seem to extract anything from the downloaded folder. Is there something else I should be doing after I download the folder?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2012 21:43:34 GMT</pubDate>
    <dc:creator>KenLucas</dc:creator>
    <dc:date>2012-09-07T21:43:34Z</dc:date>
    <item>
      <title>how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157842#M1753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm new to data driven pages. Is there a built-in function to update an excel table, embedded on a data driven page, from a linked table on my local drive or do I need a python script to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 18:49:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157842#M1753</guid>
      <dc:creator>KenLucas</dc:creator>
      <dc:date>2012-09-06T18:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157843#M1754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is not built into DDP.&amp;nbsp; In order to generate truely dynamic tables from one page to the next you will need to incorporate arcpy.mapping (a scripting API).&amp;nbsp; There is a sample that demonstrates how to create dynamic tables with arcpy.mapping.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=3a525b986b774a3f9cbbd8daf2435852"&gt;http://www.arcgis.com/home/item.html?id=3a525b986b774a3f9cbbd8daf2435852&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 13:26:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157843#M1754</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-09-07T13:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157844#M1755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I have ArcGis 10, service pack 5. I get an error message when I attmept to open that DDP enabled hispanic mxd, you gave me, saying I should save as copy. However, there is nothing in the table of contents in&amp;nbsp; the mxd and catalog does not show the Toolbox.tbx. What do you suggest I try next; I'd really like to work thru this example today. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new to DDP and seeking help on the forum. Thanks so much for your time and effort to answer my thread,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 15:18:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157844#M1755</guid>
      <dc:creator>KenLucas</dc:creator>
      <dc:date>2012-09-07T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157845#M1756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a 10.1 sample.&amp;nbsp; It used the new cloning functions that allow for creating dynamic tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A 10.0 sample that uses a static graphic table may be applicable for your work.&amp;nbsp; See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=af4fe32a93554eadbd3be3b0e55326be"&gt;http://www.arcgis.com/home/item.html?id=af4fe32a93554eadbd3be3b0e55326be&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 20:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157845#M1756</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-09-07T20:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157846#M1757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; That 10.0 sample mxd, you just gave me, opens with broken links. When I attempt to repair the links arc map does not even see any data in the downloaded folder, including the file geodbase that I see in windows explorer. I can't seem to extract anything from the downloaded folder. Is there something else I should be doing after I download the folder?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 21:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157846#M1757</guid>
      <dc:creator>KenLucas</dc:creator>
      <dc:date>2012-09-07T21:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157847#M1758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I installed 10.0 on a new machine, downloaded the zip and it all just worked.&amp;nbsp; I'm not sure why things are not working for you.&amp;nbsp; Could it be a file permissions issue, the location of your copy has spaces in the path, etc.&amp;nbsp; Over 100 people have downloaded this and there have been no other reports.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 15:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157847#M1758</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-09-10T15:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157848#M1759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Reading your last thread, I was moved to keep trying to open the package and I finally got it open and working. Thank you so much for the patience. I'm new to using the forum and have overlooked some important details in managing the data.&amp;nbsp; I'm working thru the readme instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 19:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157848#M1759</guid>
      <dc:creator>KenLucas</dc:creator>
      <dc:date>2012-09-11T19:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157849#M1760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just worked thru MapbookwithGraphicTables 10v1 exercise. The section on the arcpy script for the tables seems to indicate that the 3 tables that show on the bottom center of the MXD were made from scratch and don't seem to reference Excel tables. Is there developer python script that allows us to embed a diff excel sheet for each different page of a DDP series? We can add an object to a DDP and even link that added ojbect table to an excel sheet, but this won't allow us to link diff DDP pages to diff excel sheets. What is the path for the place on the ESRI website where the developer python scripts are stored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 17:18:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157849#M1760</guid>
      <dc:creator>KenLucas</dc:creator>
      <dc:date>2012-09-17T17:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to dynamically update a data driven page excel table</title>
      <link>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157850#M1761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dynamic excel tables are not supported with DDP.&amp;nbsp; You must use one of the techniques provided in an earlier response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 19:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-to-dynamically-update-a-data-driven-page-excel/m-p/157850#M1761</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-09-27T19:30:13Z</dc:date>
    </item>
  </channel>
</rss>

