<?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: Survey123 if statement calculation in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1380344#M54651</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763763"&gt;@PavlovaVitale&lt;/a&gt;&amp;nbsp;In a case like this, it should go in the Calculate column&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2024 15:24:30 GMT</pubDate>
    <dc:creator>Katie_Clark</dc:creator>
    <dc:date>2024-02-09T15:24:30Z</dc:date>
    <item>
      <title>Survey123 if statement calculation</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1340023#M52446</link>
      <description>&lt;P&gt;Good Morning Community,&lt;/P&gt;&lt;P&gt;Again, I know this shouldn't be hard, but I can't get the calculation to work using an if statement. Could someone help with the name columns Two09 and Two09Calc. It currently has this for the calculation:&lt;/P&gt;&lt;P&gt;if(${FinalFireAcreQuantity}&amp;gt;='300','Yes','No')&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I would like to add a condition for NumberFatalities &amp;gt;=1 to the if statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If statement is true, then Two09 = Yes, if not Two09 = No.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 14:33:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1340023#M52446</guid>
      <dc:creator>ChristopherMask</dc:creator>
      <dc:date>2023-10-20T14:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 if statement calculation</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1340060#M52449</link>
      <description>&lt;P&gt;I think the issue might be that you are trying to use a comparison operator ( &lt;STRONG&gt;&amp;gt;=&lt;/STRONG&gt; ) on a string ( &lt;STRONG&gt;'300'&lt;/STRONG&gt; ). What is the field type of ${FinalFireAcreQuantity}? If it's a number type, try removing the quotes around 300 and see if that works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 15:24:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1340060#M52449</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2023-10-20T15:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 if statement calculation</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1340120#M52453</link>
      <description>&lt;P&gt;Goodness, that worked! Thanks for the response and have an excellent weekend!&lt;/P&gt;&lt;P&gt;Also, added more to the statement.&amp;nbsp;if((${FinalFireAcreQuantity}&amp;gt;=300 or ${NumberFatalities} &amp;gt;=1), 'Yes','No')&lt;/P&gt;&lt;P&gt;Christopher&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 17:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1340120#M52453</guid>
      <dc:creator>ChristopherMask</dc:creator>
      <dc:date>2023-10-20T17:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 if statement calculation</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1380094#M54630</link>
      <description>&lt;P&gt;on what type of column do you put the if statements?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 23:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1380094#M54630</guid>
      <dc:creator>PavlovaVitale</dc:creator>
      <dc:date>2024-02-08T23:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 if statement calculation</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1380344#M54651</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763763"&gt;@PavlovaVitale&lt;/a&gt;&amp;nbsp;In a case like this, it should go in the Calculate column&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 15:24:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-if-statement-calculation/m-p/1380344#M54651</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2024-02-09T15:24:30Z</dc:date>
    </item>
  </channel>
</rss>

