<?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: Field calculator returns null values in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380400#M21664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was it! Thank you! Strange that there wasn't an error, but it's resolved now, so that's what matters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2018 22:02:08 GMT</pubDate>
    <dc:creator>RachelDiPietro</dc:creator>
    <dc:date>2018-10-31T22:02:08Z</dc:date>
    <item>
      <title>Field calculator returns null values</title>
      <link>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380396#M21660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to do calculations for a series of radar shapefiles using the Field Calculator. The ten shapefiles cover a total of five radars over two seasons. However, I am having problems doing the calculation for three of the five radars across both seasons. The field calculator operates the exact same way and I am using the exact same code across all radars. For the radars that I don't have calculations for, the Field Calculator just returns null values. I compared the results in the geoprocessing window for a radar that returned calculated values and a radar that returned null values, and found no difference between them. Essentially, ArcMap thinks it successfully completed the calculation for these three radars when it actually didn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code I am using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[rosgeo_sine_fall_abs] / [EucDist_IL_radars]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is causing this problem, and how can I fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 21:34:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380396#M21660</guid>
      <dc:creator>RachelDiPietro</dc:creator>
      <dc:date>2018-10-31T21:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Field calculator returns null values</title>
      <link>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380397#M21661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double-check the field datatypes of the expression and result fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 21:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380397#M21661</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2018-10-31T21:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Field calculator returns null values</title>
      <link>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380398#M21662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No differences in field data types between the ones that worked and the ones that didn't. Input was one Double and one Float, output was Double, and that was the same across the board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 21:50:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380398#M21662</guid>
      <dc:creator>RachelDiPietro</dc:creator>
      <dc:date>2018-10-31T21:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Field calculator returns null values</title>
      <link>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380399#M21663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure none of your&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;EucDist_IL_radars values are 0 (zero) or &amp;lt;null&amp;gt; as well. (Although I would think you'd get an error...)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 21:51:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380399#M21663</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-10-31T21:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Field calculator returns null values</title>
      <link>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380400#M21664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was it! Thank you! Strange that there wasn't an error, but it's resolved now, so that's what matters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 22:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/field-calculator-returns-null-values/m-p/380400#M21664</guid>
      <dc:creator>RachelDiPietro</dc:creator>
      <dc:date>2018-10-31T22:02:08Z</dc:date>
    </item>
  </channel>
</rss>

