<?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 Symbology: How can I make a symbol to change color based on overdue date value in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492619#M1702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm exploring symbology with ArcMAp 10.2. I created a feature class and it consists of a field called EndDate of type Date. Next, I would like to create a layer and configure symbology, so that &lt;STRONG&gt;the symbol color changes to red once the date is overdue&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I opened the Layer Properties dialog and the tab Symbology. In the 'Show section, you find Quantities and 'Graduated colors'. But my field (EndDate of data type Date) is not shown in the field called 'Value'.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas about how I can solve this is very much appriciated.&lt;/P&gt;&lt;P&gt;Are there more possibilities with symbology in ArcMap 10.3?&lt;/P&gt;&lt;P&gt;//Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 08:10:52 GMT</pubDate>
    <dc:creator>JohanLundgren</dc:creator>
    <dc:date>2015-02-10T08:10:52Z</dc:date>
    <item>
      <title>Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492619#M1702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm exploring symbology with ArcMAp 10.2. I created a feature class and it consists of a field called EndDate of type Date. Next, I would like to create a layer and configure symbology, so that &lt;STRONG&gt;the symbol color changes to red once the date is overdue&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I opened the Layer Properties dialog and the tab Symbology. In the 'Show section, you find Quantities and 'Graduated colors'. But my field (EndDate of data type Date) is not shown in the field called 'Value'.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas about how I can solve this is very much appriciated.&lt;/P&gt;&lt;P&gt;Are there more possibilities with symbology in ArcMap 10.3?&lt;/P&gt;&lt;P&gt;//Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 08:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492619#M1702</guid>
      <dc:creator>JohanLundgren</dc:creator>
      <dc:date>2015-02-10T08:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492620#M1703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the format of your EndDate field values (e.g. MM/DD/YYYY)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 09:12:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492620#M1703</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-02-10T09:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492621#M1704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to have the ISO format: YYYY-MM-DD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 09:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492621#M1704</guid>
      <dc:creator>JohanLundgren</dc:creator>
      <dc:date>2015-02-10T09:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492622#M1705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a new field with datatype &lt;STRONG&gt;Long&lt;/STRONG&gt; in attribute table. In its field calculator, paste the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Int (Left( [EndDate], 4 ) &amp;amp; Mid( [EndDate], 6, 2 ) &amp;amp;Right( [EndDate], 2&amp;nbsp; )&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the above&amp;nbsp; field to symbolize the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The EndDate Format is in YYYY-MM-DD format.&lt;/P&gt;&lt;P&gt;The field name of your EndDate field is "EndDate".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 10:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492622#M1705</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-02-10T10:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492623#M1706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your help Jay!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields now EndDate and CalculatedEndDate. The field CalcaulatedEndDate is added with your code, as shown above. When entering and saving a value like 2015-02-10 in EndDate it shows &amp;lt;null&amp;gt; in CalculatedEndDate. Is that the correct result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do you have any tips on where I add a calculation to show a symbol in red color on overdue, by using my new field CalculatedEndDate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492623#M1706</guid>
      <dc:creator>JohanLundgren</dc:creator>
      <dc:date>2015-02-10T11:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492624#M1707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should show the values without the "-" sign.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/60555_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Make sure your system Regional Date setting is in same format. And &lt;STRONG&gt;CalculatedEndDate &lt;/STRONG&gt;is in Long datatype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering the due date is same for all records, any value more than the CalculatedEndDate is overdue.&lt;/P&gt;&lt;P&gt;Change the symbology accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492624#M1707</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-02-10T11:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492625#M1708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jay!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can now see the new calculated value for date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492625#M1708</guid>
      <dc:creator>JohanLundgren</dc:creator>
      <dc:date>2015-02-10T12:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492626#M1709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay,&lt;/P&gt;&lt;P&gt;How would you do it if the original date field is MM/DD/YYYY format?&lt;/P&gt;&lt;P&gt;Nevermind I did some tweaking and came up with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Int (Right( [Date], 4 ) &amp;amp; Left( [Date], 2 ) &amp;amp;Mid( [Date], 4, 2&amp;nbsp; )&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So mine went from 01/01/2012 to 20120101&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492626#M1709</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2015-02-13T15:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492627#M1710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right Josh...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2015 19:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492627#M1710</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-02-14T19:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492628#M1711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if my date format is DD/MM/YY ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492628#M1711</guid>
      <dc:creator>MuhammadFayaz</dc:creator>
      <dc:date>2015-08-27T10:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492629#M1712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fayaz,&lt;/P&gt;&lt;P&gt;What is the range of your data's date (mention the Start year)? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492629#M1712</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-08-27T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492630#M1713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jay for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Arabic (Hijri Dates) and the date range is like 01/01/1424 to 01/01/1460.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492630#M1713</guid>
      <dc:creator>MuhammadFayaz</dc:creator>
      <dc:date>2015-08-27T11:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492631#M1714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the date format is &lt;EM&gt;&lt;STRONG&gt;DD/MM/YYYY&lt;/STRONG&gt;&lt;/EM&gt;, use the following expression using field calculator in a new field (LONG)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Int (Right( [Date], 4 ) &amp;amp; Mid( [Date], 4, 2 ) &amp;amp; Left( [Date], 2&amp;nbsp; )&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the date format is &lt;EM&gt;&lt;STRONG&gt;DD/MM/YY&lt;/STRONG&gt;&lt;/EM&gt;, use the following expression using field calculator in a new field (LONG)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Int (Right( [Date], 2 ) &amp;amp; Mid( [Date], 4, 2 ) &amp;amp; Left( [Date], 2&amp;nbsp; )&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492631#M1714</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-08-27T11:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492632#M1715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muhammad,&lt;/P&gt;&lt;P&gt;Don't forget in Jay's example that [Date] is the field name that holds your date so it might not necessarily be [Date].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 13:02:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492632#M1715</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2015-08-27T13:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology: How can I make a symbol to change color based on overdue date value</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492633#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Josh, It is clear. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 06:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/symbology-how-can-i-make-a-symbol-to-change-color/m-p/492633#M1716</guid>
      <dc:creator>MuhammadFayaz</dc:creator>
      <dc:date>2015-09-01T06:35:46Z</dc:date>
    </item>
  </channel>
</rss>

