<?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 Help With Attribute Driven Symbology in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/help-with-attribute-driven-symbology/m-p/1120140#M48282</link>
    <description>&lt;P&gt;I have an alignment which I need to show chainage, but for a certain part of it, I dont want to show anything,&amp;nbsp; 1500m, 2000m and 2500m&lt;/P&gt;&lt;P&gt;I managed to figure out how not to show the text string for the symbology using the attribute driven properties:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if ($measure == 1500 || $measure == 2000 || $measure == 2500){
return none
}
else{
return $measure +"m"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when it comes to the shape point feature, I cant figure out how to hide the dash line for the same values.&amp;nbsp; Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="24.PNG" style="width: 668px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28227i95EA89B07AD4F7CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="24.PNG" alt="24.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 21:50:02 GMT</pubDate>
    <dc:creator>RyanKekes</dc:creator>
    <dc:date>2021-11-24T21:50:02Z</dc:date>
    <item>
      <title>Help With Attribute Driven Symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/help-with-attribute-driven-symbology/m-p/1120140#M48282</link>
      <description>&lt;P&gt;I have an alignment which I need to show chainage, but for a certain part of it, I dont want to show anything,&amp;nbsp; 1500m, 2000m and 2500m&lt;/P&gt;&lt;P&gt;I managed to figure out how not to show the text string for the symbology using the attribute driven properties:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if ($measure == 1500 || $measure == 2000 || $measure == 2500){
return none
}
else{
return $measure +"m"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when it comes to the shape point feature, I cant figure out how to hide the dash line for the same values.&amp;nbsp; Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="24.PNG" style="width: 668px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28227i95EA89B07AD4F7CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="24.PNG" alt="24.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 21:50:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/help-with-attribute-driven-symbology/m-p/1120140#M48282</guid>
      <dc:creator>RyanKekes</dc:creator>
      <dc:date>2021-11-24T21:50:02Z</dc:date>
    </item>
  </channel>
</rss>

