<?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 PYT Value Tables: Multiple Dependencies? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/pyt-value-tables-multiple-dependencies/m-p/1335591#M68864</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'd like to set it up so that each column in my value table has a different dependency, e.g. column1 is dependent on param1 and column2 is dependent on param2.&lt;/P&gt;&lt;P&gt;Currently, I add as many different things as I want to the dependencies list, but only the first one will be honored.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;param5.parameterDependencies = [param0.name, param1.name]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to make it so each column can have its own dependency? The attribute is called "parameterDependencies", so I feel like multiple should be allowed, but I can't figure out how.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 20:52:31 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2023-10-05T20:52:31Z</dc:date>
    <item>
      <title>PYT Value Tables: Multiple Dependencies?</title>
      <link>https://community.esri.com/t5/python-questions/pyt-value-tables-multiple-dependencies/m-p/1335591#M68864</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'd like to set it up so that each column in my value table has a different dependency, e.g. column1 is dependent on param1 and column2 is dependent on param2.&lt;/P&gt;&lt;P&gt;Currently, I add as many different things as I want to the dependencies list, but only the first one will be honored.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;param5.parameterDependencies = [param0.name, param1.name]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to make it so each column can have its own dependency? The attribute is called "parameterDependencies", so I feel like multiple should be allowed, but I can't figure out how.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 20:52:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyt-value-tables-multiple-dependencies/m-p/1335591#M68864</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-10-05T20:52:31Z</dc:date>
    </item>
  </channel>
</rss>

