<?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: parameterDependencies in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368747#M29061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a set\predetermined set of values or do you want to change them every time you run the script. If it's a set of constant values you could put that in your script (&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/select-layer-by-attribute.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/select-layer-by-attribute.htm"&gt;Select Layer By Attribute—Help | ArcGIS for Desktop&lt;/A&gt;​) or you could use a parameter with the data type sql expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2015 12:30:11 GMT</pubDate>
    <dc:creator>WesMiller</dc:creator>
    <dc:date>2015-10-08T12:30:11Z</dc:date>
    <item>
      <title>parameterDependencies</title>
      <link>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368746#M29060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Polygon Feature class, I would like to create the python scirpt to select polygon between values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the tool like to the below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/130192_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;While I run I am opening MapDocument then I am getting Feature Layers and while select Feature Layer then I am getting Fields values but when I select Field, I am not getting Field Record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I am confusion about parameterDependencies for field record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rengaraj P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 10:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368746#M29060</guid>
      <dc:creator>RajP</dc:creator>
      <dc:date>2015-10-08T10:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: parameterDependencies</title>
      <link>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368747#M29061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a set\predetermined set of values or do you want to change them every time you run the script. If it's a set of constant values you could put that in your script (&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/select-layer-by-attribute.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/select-layer-by-attribute.htm"&gt;Select Layer By Attribute—Help | ArcGIS for Desktop&lt;/A&gt;​) or you could use a parameter with the data type sql expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 12:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368747#M29061</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-10-08T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: parameterDependencies</title>
      <link>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368748#M29062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying. Its not a set. I need to change every time while run the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 12:58:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368748#M29062</guid>
      <dc:creator>RajP</dc:creator>
      <dc:date>2015-10-08T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: parameterDependencies</title>
      <link>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368749#M29063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you have to set a query and build the expression&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Fdesktop%2Flatest%2Fanalyze%2Fcreating-tools%2Fsetting-script-tool-parameters.htm" rel="nofollow" target="_blank"&gt;http://desktop.arcgis.com/en/desktop/latest/analyze/creating-tools/setting-script-tool-parameters.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/parameterdependencies/m-p/368749#M29063</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-08T13:17:47Z</dc:date>
    </item>
  </channel>
</rss>

