<?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: Updating the table source of an ArcGIS table frame layout element in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1338150#M68957</link>
    <description>&lt;P&gt;I have the same problem, I can't set a table frame's source to a new table generated from scratch using a python script. Is it possible?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 11:14:33 GMT</pubDate>
    <dc:creator>VíctorAE</dc:creator>
    <dc:date>2023-10-16T11:14:33Z</dc:date>
    <item>
      <title>Updating the table source of an ArcGIS table frame layout element</title>
      <link>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1193168#M65007</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Is there a way to re-connect the data source for an ArcGIS Pro table frame using Python code? The script I am using deletes the connection and I would like to re-establish that connection (later in the script) so that my layout (see below) displays my table statistics.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-18 163502.png" style="width: 578px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46121i99EC6DA3D8BF66E6/image-dimensions/578x340?v=v2" width="578" height="340" role="button" title="Screenshot 2022-07-18 163502.png" alt="Screenshot 2022-07-18 163502.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm a novice at Python programming. Any suggestions would be helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 20:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1193168#M65007</guid>
      <dc:creator>BrentLanford</dc:creator>
      <dc:date>2022-07-18T20:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Updating the table source of an ArcGIS table frame layout element</title>
      <link>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1196747#M65081</link>
      <description>&lt;P&gt;I haven't done a table frame before, but looking at the arcpy.mp module and Table class, there is an updateConnectionProperties method that looks promising. Maybe you can just update connections instead of deleting (and breaking) them?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/arcpy/mapping/table-class.htm" target="_blank" rel="noopener"&gt;table-class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:55:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1196747#M65081</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-07-28T13:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Updating the table source of an ArcGIS table frame layout element</title>
      <link>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1197122#M65089</link>
      <description>&lt;P&gt;Thanks. I think this is the solution to my problem!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 21:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1197122#M65089</guid>
      <dc:creator>BrentLanford</dc:creator>
      <dc:date>2022-07-28T21:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Updating the table source of an ArcGIS table frame layout element</title>
      <link>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1338150#M68957</link>
      <description>&lt;P&gt;I have the same problem, I can't set a table frame's source to a new table generated from scratch using a python script. Is it possible?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 11:14:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1338150#M68957</guid>
      <dc:creator>VíctorAE</dc:creator>
      <dc:date>2023-10-16T11:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Updating the table source of an ArcGIS table frame layout element</title>
      <link>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1607210#M74052</link>
      <description>&lt;P&gt;Answering the original post (sort of):&amp;nbsp; &amp;nbsp; One way without python to get the table frame to update is to just close Pro and reopen Pro and reopen your layout and the table frame will update to reflect the current table values.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 04:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/updating-the-table-source-of-an-arcgis-table-frame/m-p/1607210#M74052</guid>
      <dc:creator>GregNicholsICF</dc:creator>
      <dc:date>2025-04-18T04:45:08Z</dc:date>
    </item>
  </channel>
</rss>

