<?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: Mismatched Brackets in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180404#M43076</link>
    <description>&lt;P&gt;Did you try if it may be case sensitive and not know what IF means.&amp;nbsp; Just a guess.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 19:56:51 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2022-06-06T19:56:51Z</dc:date>
    <item>
      <title>Mismatched Brackets</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180400#M43075</link>
      <description>&lt;P&gt;I am writing a calculation for a bunch of variables and keep getting the error about mismatched brackets. I do not see what is wrong since I count that all brackets are there in the right spots. Anybody know what is wrong? I tried this into a simpler one located down below but got the same error.&lt;/P&gt;&lt;P&gt;original:&lt;/P&gt;&lt;P&gt;IF(selected(${sidewalk},"yes"), (int(${obscured_adress}) + int(${broken_windows}) + int(${yard_debris}) + int(${untrimmed_yard}) + int(${roofing_cond}) + int(${paint_exterior_cond}) + int(${physical_appearance}) + int(${sidewalk_kind})) , (int(${obscured_adress}) + int(${broken_windows}) + int(${yard_debris}) + int(${untrimmed_yard}) + int(${roofing_cond}) + int(${paint_exterior_cond}) + int(${physical_appearance}))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;simpler test:&lt;/P&gt;&lt;P&gt;IF(selected(${sidewalk},"yes"), 1, 0)&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 19:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180400#M43075</guid>
      <dc:creator>SamThach</dc:creator>
      <dc:date>2022-06-06T19:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatched Brackets</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180404#M43076</link>
      <description>&lt;P&gt;Did you try if it may be case sensitive and not know what IF means.&amp;nbsp; Just a guess.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 19:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180404#M43076</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-06-06T19:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatched Brackets</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180408#M43077</link>
      <description>&lt;P&gt;You have 19 start ( and only 18 closing )&lt;/P&gt;&lt;P&gt;Trouble shooing Tip paste it into Word and use the search function to count the number of each.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 20:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180408#M43077</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2022-06-06T20:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatched Brackets</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180430#M43081</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works for me. I just added an extra parenthesis at the end and replaced IF with if&lt;/P&gt;&lt;P&gt;if(selected(${sidewalk},"yes"), (int(${obscured_adress}) + int(${broken_windows}) + int(${yard_debris}) + int(${untrimmed_yard}) + int(${roofing_cond}) + int(${paint_exterior_cond}) + int(${physical_appearance}) + int(${sidewalk_kind})) , (int(${obscured_adress}) + int(${broken_windows}) + int(${yard_debris}) + int(${untrimmed_yard}) + int(${roofing_cond}) + int(${paint_exterior_cond}) + int(${physical_appearance})))&lt;/P&gt;&lt;P&gt;Attaching another approach to do this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 20:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180430#M43081</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-06-06T20:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatched Brackets</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180542#M43090</link>
      <description>&lt;P&gt;Better yet, use Notepad++&lt;/P&gt;&lt;P&gt;If you highlight a bracket it will show its closing bracket, if it exists...&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 09:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mismatched-brackets/m-p/1180542#M43090</guid>
      <dc:creator>DeonLengton</dc:creator>
      <dc:date>2022-06-07T09:10:05Z</dc:date>
    </item>
  </channel>
</rss>

