<?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 Connect: If question A is answered &amp;quot;yes&amp;quot;, populate Question B with a calculation; otherwise leave it blank in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819964#M15583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue was addressed last summer (3.0 release). &amp;nbsp;Are you still seeing this behavior? &amp;nbsp;If so, can you share your form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2019 20:10:53 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2019-05-23T20:10:53Z</dc:date>
    <item>
      <title>Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819960#M15579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Survey123 Connect (2.6.4) I'm struggling with getting the form to&amp;nbsp;perform a calculation in a question only if I answer yes to an earlier question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a select_one yes_no question ({&lt;STRONG&gt;samples&lt;/STRONG&gt;}) which is "Did you take samples today?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the answer is yes, I would like it to generate a sample number (text, in the field &lt;STRONG&gt;sample_coll_no&lt;/STRONG&gt;) which concatenates text that's already been entered by the user such as county code, target pest, and date. It has this in the calculation column: ${county}+"-"+${targetsci} ..... and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when, using the 'relevant' column, I make&amp;nbsp;&lt;STRONG&gt;sample_coll_no&lt;/STRONG&gt; relevant only when ${&lt;STRONG&gt;samples&lt;/STRONG&gt;} = 'yes', or make the&amp;nbsp;group that it's in relevant only when ${&lt;STRONG&gt;samples&lt;/STRONG&gt;} = 'yes', it doesn't populate it in the form; there doesn't seem to be a triggering event that would make that happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I make the 'relevant' column blank for the sample number question, it performs the calculation whether or not the "did&amp;nbsp; you take samples" question is answered yes or no. And I don't want a sample number filled out when none was taken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if it makes a difference but this survey is for filling in fields in a related table; the main point feature layer is trap locations and this related table is for the site visits; there will be multiple site visits for each site/trap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest a different approach to my problem?&amp;nbsp; It seems like a somewhat standard thing that I'm trying to achieve but somehow I'm not getting there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 15:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819960#M15579</guid>
      <dc:creator>MatthewCarey</dc:creator>
      <dc:date>2018-05-08T15:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819961#M15580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you are running up against a known issue with Survey123 - when a question with a calculation becomes relevant, the calculation is not being triggered. We plan to fix this; in the meantime this can be worked around by having the user click on the text box to 'visit' the question and then press the 'recalculate' button (two green arrows making a circle) once that appears to the right of the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 15:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819961#M15580</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-05-08T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819962#M15581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply, much appreciated. Unfortunately in Survey123 on my iPhone I've been having trouble getting the 'recalculate' button to appear, I couldn't get it to work as you describe. The only time it would come up was when I'd added a second site visit and then erased it again, which did force the calculation in the sample_coll_no field to happen. Then when I erased a character from the end of the calculated string, the recalculate button appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that it's very reluctant to appear. Am I doing something non-standard, perhaps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 17:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819962#M15581</guid>
      <dc:creator>MatthewCarey</dc:creator>
      <dc:date>2018-05-08T17:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819963#M15582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh NO!! Any ETA on when this will be fixed? After struggling with this for a few days I was happy to see your answer, but very sad to see it is without a fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 21:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819963#M15582</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-05-21T21:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819964#M15583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue was addressed last summer (3.0 release). &amp;nbsp;Are you still seeing this behavior? &amp;nbsp;If so, can you share your form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 20:10:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819964#M15583</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-23T20:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819965#M15584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;I'm using Connect ver 3.1.126 and the iOS Survey123 app ver 3.3.64.&lt;/P&gt;&lt;P&gt;In the attached file I have a group of relevant clauses and if(selected....) statements. I found that if I removed the relevant clauses, the if-statements would calculate&amp;nbsp;after I clicked each of the blue arrow circles next to the questions in the iOS app. The Status question only worked if the relevant clauses were gone as well.&amp;nbsp;With the clauses present,&amp;nbsp;a "D" would get entered correctly, but after uploading the survey to my online map,&amp;nbsp;that point on the map simply disappears (the record exists in the database).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 20:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819965#M15584</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-05-23T20:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819966#M15585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James - any news on this? Were you able to make sense of the form xls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 20:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819966#M15585</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-05-28T20:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819967#M15586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your form, your questions that have a relevant statement to hide when 'Unimproved' is selected also have a calculation to set the value when 'Unimproved' is selected. &amp;nbsp;When question is not relevant, it has a null value; if there is a value in the question already it is emptied out and cannot be set via calculation. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 21:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819967#M15586</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-28T21:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819968#M15587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks James - I still can't get the Status field to symbolize correctly in the online map if I leave all of those questions with a null value. The points with Status='D' and all the other questions null disappear off the map, but are visible in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 23:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819968#M15587</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-05-28T23:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819969#M15588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still don't think this function really has been addressed in Survey123. If I allow a bunch of questions to remain null, the Status field doesn't work correctly, and if I leave out the calculations, I'm stuck with having to tap on all the arrow-circles to complete the survey.&lt;/P&gt;&lt;P&gt;So at this point I'm moving on with the clunky arrow-circle version (at least with that one the Status field works) and notifying my clients that we've run into another limitation of Survey123.&lt;/P&gt;&lt;P&gt;Thanks for trying to help, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 17:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819969#M15588</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-05-29T17:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819970#M15589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see some commas in your Label field.&amp;nbsp; This can mess up your lists and may be your issue.&amp;nbsp; Remove all commas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also would try&amp;nbsp;if(string-length(${StructureType})!='','D', 'I') instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Why do you use !=D here but then use selected() everywhere else?&amp;nbsp; Just use&amp;nbsp;if(${StructureType = '3'), 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your calcs I have had much better luck doing this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(${StructureType = '3'), 1, 0)&amp;nbsp;&lt;/SPAN&gt;and then set the bind field (NOT esri bind) to int.&lt;/P&gt;&lt;P&gt;Then get right of all the int() in your score calc.&amp;nbsp; I have found this does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be that the '' is breaking your Score and causing issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wait I see now that all of those are list choices.&amp;nbsp; Hmm does score actually work?&amp;nbsp; You may need a second field for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 19:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819970#M15589</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-05-29T19:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819971#M15590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James, I'm using&amp;nbsp; 3.5 and I'm still seeing this behavior. I have a hidden field and if it becomes relevant, I want it to return one of two values, otherwise leave the original data in the field (since we heavily open past surveys up in the Inbox).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't share my form but I'll show the relevant and calculation columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relevant&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Calculation&lt;/P&gt;&lt;TABLE height="5" style="width: 726px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-size: 10pt; color: black; font-weight: 400; text-decoration: none; border-top: 0.5pt solid #9bbb59; border-right: none; border-bottom: none; border-left: none; width: 167px;"&gt;${tflOnsiteStatus}!=''&lt;/TD&gt;&lt;TD style="font-size: 10pt; color: black; font-weight: 400; text-decoration: none; border-top: 0.5pt solid #9bbb59; border-right: none; border-bottom: none; border-left: none; width: 546px;"&gt;if(${tflOnsiteStatus}='No Issue','No Issue','Unresolved')&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;No matter what, it always returns "Unresolved", even if tflOnsiteStatus is blank. I have tried several different relevant expressions to see if any worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 03:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819971#M15590</guid>
      <dc:creator>JasonJordan00</dc:creator>
      <dc:date>2019-07-18T03:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819972#M15591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Often when people have this issue they are checking the label value and not the Name value.&amp;nbsp; Since you have a space in there I wonder of that is it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 13:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819972#M15591</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-07-18T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819973#M15592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion but I should have clarified. The label and name values are the same. The calculation itself works. The problem is is just runs regardless if its supposed to be relevant or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 14:06:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819973#M15592</guid>
      <dc:creator>JasonJordan00</dc:creator>
      <dc:date>2019-07-18T14:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819974#M15593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your description, I would expect it to return 'Unresolved' if tflOnsiteStatus is blank. &amp;nbsp;The built-in if() function cannot preserve an existing value (i.e., 'replace this only if this condition').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2019 19:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/819974#M15593</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-08-07T19:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: If question A is answered "yes", populate Question B with a calculation; otherwise leave it blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/1279778#M48684</link>
      <description>&lt;P&gt;Hey James I have question for you if you have the time.&amp;nbsp; I have a select_one question called select_one normalCircum and I also have that in my name column normalCircum&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my choices tab I have normalCircum and 2 options for it Yes and No.&amp;nbsp; What I want to happen is when you select No a text bar appears to allow you to explain why.&amp;nbsp; Do you know how I can do this?&amp;nbsp; I've attached some pictures to help hopefully&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20230418_133450.jpg" style="width: 4032px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68281i7F6D19B9BC7EF993/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20230418_133450.jpg" alt="20230418_133450.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20230418_133459.jpg" style="width: 4032px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68282i4B575D797D920E78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20230418_133459.jpg" alt="20230418_133459.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20230418_133524.jpg" style="width: 4032px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68283i4DB649D16DCFAFC1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20230418_133524.jpg" alt="20230418_133524.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 16:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-if-question-a-is-answered-quot/m-p/1279778#M48684</guid>
      <dc:creator>MichaelDepow</dc:creator>
      <dc:date>2023-04-18T16:34:15Z</dc:date>
    </item>
  </channel>
</rss>

