<?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: Reusing a survey group in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812478#M13683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't seem to be able to figure out the way to state the formula in the begin_group's relevant column. I have tried a number of ways without success to get the begin_group to accept either of the two expressions. I can get it to accept one, but not either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2017 22:08:38 GMT</pubDate>
    <dc:creator>RalphBradt1</dc:creator>
    <dc:date>2017-11-13T22:08:38Z</dc:date>
    <item>
      <title>Reusing a survey group</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812476#M13681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My survey will collect noxious weed data if the "event" chosen is Weed (relevant expression is ${Event} = 'Weed'). If a campsite inventory is being done&amp;nbsp;and there are weeds (${Camp_weeds} = 'yes'), I would like to return to the weed group and collect that noxious weed data. Is there a way to modify the relevant expression for the weed group so that if either&amp;nbsp;&lt;SPAN&gt;${Event} = 'Weed' &lt;SPAN style="text-decoration: underline;"&gt;or&lt;/SPAN&gt;&amp;nbsp;${Camp_&lt;SPAN&gt;weeds&lt;/SPAN&gt;&lt;SPAN&gt;} = '&lt;/SPAN&gt;&lt;SPAN&gt;yes&lt;/SPAN&gt;&lt;SPAN&gt;', the surveyor can collect that same weed data?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 19:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812476#M13681</guid>
      <dc:creator>RalphBradt1</dc:creator>
      <dc:date>2017-11-13T19:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reusing a survey group</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812477#M13682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that you should be able to accomplish the desired result by placing your exact formula into the relevant column for the 'begin group' question.&amp;nbsp; Have you attempted to do so and run into issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 21:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812477#M13682</guid>
      <dc:creator>BrandonArmstrong</dc:creator>
      <dc:date>2017-11-13T21:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reusing a survey group</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812478#M13683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't seem to be able to figure out the way to state the formula in the begin_group's relevant column. I have tried a number of ways without success to get the begin_group to accept either of the two expressions. I can get it to accept one, but not either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 22:08:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812478#M13683</guid>
      <dc:creator>RalphBradt1</dc:creator>
      <dc:date>2017-11-13T22:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reusing a survey group</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812479#M13684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please upload your XLSForm to the thread, or send to me via private message on GeoNet?&amp;nbsp; I would like to take a closer look at your specific survey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 22:18:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812479#M13684</guid>
      <dc:creator>BrandonArmstrong</dc:creator>
      <dc:date>2017-11-13T22:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reusing a survey group</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812480#M13685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may have been over thinking this, thinking the formula would be more complex than&amp;nbsp;(${Event} = 'Weed')or(${Camp_weeds} = 'yes'). I tried that and now it seems to be working. Thanks, Brandon!&amp;nbsp;Guess I just needed to think about it another way. Now if&amp;nbsp;I can just get the data to show up in the table, I'll be good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 22:23:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812480#M13685</guid>
      <dc:creator>RalphBradt1</dc:creator>
      <dc:date>2017-11-13T22:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reusing a survey group</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812481#M13686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear that it is working.&amp;nbsp; You should be fine to drop the parentheses as well.&amp;nbsp; So, it should work to use the following...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${Event}='Weed' or ${Camp_weeds}='yes'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 22:54:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reusing-a-survey-group/m-p/812481#M13686</guid>
      <dc:creator>BrandonArmstrong</dc:creator>
      <dc:date>2017-11-13T22:54:01Z</dc:date>
    </item>
  </channel>
</rss>

