<?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: Labeling a feature with one attribute field based on the attributes of another fi in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47347#M571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already have my streets broken up into classes and can't use the SQL Query tool to write a statement to do this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wrote a function in the Expressions dialog box. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Function FindLabel ([ST_Label], [Owner])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; If&amp;nbsp; ([OWNER] &amp;lt;&amp;gt; Multi) then &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FindLabel = [ST_LABEL]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End If&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End Function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seemed to do what I want.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 11:44:14 GMT</pubDate>
    <dc:creator>ScottLouque</dc:creator>
    <dc:date>2014-06-04T11:44:14Z</dc:date>
    <item>
      <title>Labeling a feature with one attribute field based on the attributes of another field</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47345#M569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This may be easy. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to label streets with values from one attribute field but want to exclude the label from those features where [Owner] = 'Multi'. How can I do this? It seems like something I've done before but can't remember.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 18:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47345#M569</guid>
      <dc:creator>ScottLouque</dc:creator>
      <dc:date>2014-06-03T18:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling a feature with one attribute field based on the attributes of another fi</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47346#M570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the Labels tab, click the Method dropdown and select 'Define classes of features and label each class differently'. Click the SQL Query button and enter [Owner]&amp;lt;&amp;gt;&amp;nbsp; 'Multi'. Make sure to check the box for Label features in this class and you're done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 10:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47346#M570</guid>
      <dc:creator>Zeke</dc:creator>
      <dc:date>2014-06-04T10:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling a feature with one attribute field based on the attributes of another fi</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47347#M571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already have my streets broken up into classes and can't use the SQL Query tool to write a statement to do this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wrote a function in the Expressions dialog box. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Function FindLabel ([ST_Label], [Owner])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; If&amp;nbsp; ([OWNER] &amp;lt;&amp;gt; Multi) then &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FindLabel = [ST_LABEL]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End If&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End Function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seemed to do what I want.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 11:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/labeling-a-feature-with-one-attribute-field-based/m-p/47347#M571</guid>
      <dc:creator>ScottLouque</dc:creator>
      <dc:date>2014-06-04T11:44:14Z</dc:date>
    </item>
  </channel>
</rss>

