<?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 change values of a value table using python toolbox? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-change-values-of-a-value-table-using-python/m-p/460343#M36040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the getParameterInfo() method, you'll define your parameters as arcpy.Parameter() objects. For the respective parameter of your ValueTable ensure that you are using the 'parameterType=GPValueTable' constructor argument.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have created the Parameter object with the correct type, you can use the ValueTable's methods such as setColumns(), setRow() and setValue() to alter the values therein.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/defining-parameters-in-a-python-toolbox.htm#ESRI_SECTION1_E2BAA5D4440D41D6AAB948922186905A"&gt;this link&lt;/A&gt;&amp;nbsp;for info on creating ValueTable Parameters and &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/classes/valuetable.htm"&gt;this link &lt;/A&gt;for the ValueTable documentation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2016 23:23:51 GMT</pubDate>
    <dc:creator>ClintonDow1</dc:creator>
    <dc:date>2016-11-14T23:23:51Z</dc:date>
    <item>
      <title>How to change values of a value table using python toolbox?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-values-of-a-value-table-using-python/m-p/460342#M36039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="" style="color: #393318; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Nov 2016 08:31:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-values-of-a-value-table-using-python/m-p/460342#M36039</guid>
      <dc:creator>bibijikemal</dc:creator>
      <dc:date>2016-11-12T08:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change values of a value table using python toolbox?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-change-values-of-a-value-table-using-python/m-p/460343#M36040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the getParameterInfo() method, you'll define your parameters as arcpy.Parameter() objects. For the respective parameter of your ValueTable ensure that you are using the 'parameterType=GPValueTable' constructor argument.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have created the Parameter object with the correct type, you can use the ValueTable's methods such as setColumns(), setRow() and setValue() to alter the values therein.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/defining-parameters-in-a-python-toolbox.htm#ESRI_SECTION1_E2BAA5D4440D41D6AAB948922186905A"&gt;this link&lt;/A&gt;&amp;nbsp;for info on creating ValueTable Parameters and &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/classes/valuetable.htm"&gt;this link &lt;/A&gt;for the ValueTable documentation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-change-values-of-a-value-table-using-python/m-p/460343#M36040</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2016-11-14T23:23:51Z</dc:date>
    </item>
  </channel>
</rss>

