<?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: If statement in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1131007#M39571</link>
    <description>&lt;P&gt;That worked.&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2022 20:56:30 GMT</pubDate>
    <dc:creator>GaryBowles1</dc:creator>
    <dc:date>2022-01-05T20:56:30Z</dc:date>
    <item>
      <title>If statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1130995#M39569</link>
      <description>&lt;P&gt;I am trying to calculate a yes or no answer for a field using the formula below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if((string-length(${inbox_flag})=5,"yes" and string-length(${leak_tagno})&amp;gt;0,"yes"), 'yes', 'no')&lt;/P&gt;&lt;P&gt;I keep receiving invalid result and have been banging my head against the wall all afternoon. What am I doing wrong?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 20:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1130995#M39569</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2022-01-05T20:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: If statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1131004#M39570</link>
      <description>&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;This worked for me:&lt;/P&gt;&lt;P&gt;if((string-length(${inbox_flag})=5 and string-length(${leak_tagno}) &amp;gt; 0), 'yes', 'no')&lt;/P&gt;&lt;P&gt;You had extra "yes" statements in there that weren't needed. Hope it makes sense!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 20:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1131004#M39570</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2022-01-05T20:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: If statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1131007#M39571</link>
      <description>&lt;P&gt;That worked.&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 20:56:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1131007#M39571</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2022-01-05T20:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: If statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1340054#M52447</link>
      <description>&lt;P&gt;Good Morning Katherine,&lt;/P&gt;&lt;P&gt;Wondered if you would give this a quick look.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The name columns Two09 and Two09Calc. It currently has this for the calculation:&lt;/P&gt;&lt;P&gt;if((${FinalFireAcreQuantity}&amp;gt;=300 and $NumberFatalities} &amp;gt;=1), 'Yes','No')&lt;/P&gt;&lt;P&gt;If statement is true, then Two09 = Yes, if not Two09 = No.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christopher&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 15:20:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement/m-p/1340054#M52447</guid>
      <dc:creator>ChristopherMask</dc:creator>
      <dc:date>2023-10-20T15:20:56Z</dc:date>
    </item>
  </channel>
</rss>

