<?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 using pulldata function in relevant field in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767694#M2867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to know if using a pulldata function in the relevant field so that based on the value given to the form&amp;nbsp;a group of questions will show if the value is a 'y' can work?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pulldata('CSVfile, 'mtrchg', 'type',(${ser_order_num},= 'y'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i&amp;nbsp;don't&amp;nbsp;get any errors when i add&amp;nbsp;the above&amp;nbsp;to the relevant field&amp;nbsp;in the form... but what the outcome i want doesn't happen either.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 22:24:25 GMT</pubDate>
    <dc:creator>JevitaWebster</dc:creator>
    <dc:date>2018-04-10T22:24:25Z</dc:date>
    <item>
      <title>using pulldata function in relevant field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767694#M2867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to know if using a pulldata function in the relevant field so that based on the value given to the form&amp;nbsp;a group of questions will show if the value is a 'y' can work?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pulldata('CSVfile, 'mtrchg', 'type',(${ser_order_num},= 'y'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i&amp;nbsp;don't&amp;nbsp;get any errors when i add&amp;nbsp;the above&amp;nbsp;to the relevant field&amp;nbsp;in the form... but what the outcome i want doesn't happen either.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 22:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767694#M2867</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2018-04-10T22:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: using pulldata function in relevant field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767695#M2868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jevita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pulldata function&amp;nbsp;should work within the relevant field. &amp;nbsp;I think the issue is that you've included teh comparison inside the pulldata function - you are wanting the questions to show if the value pulled is 'y':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;pulldata('CSVfile, 'mtrchg', 'type',${ser_order_num}) = 'y'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 22:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767695#M2868</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-04-10T22:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: using pulldata function in relevant field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767696#M2869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, my CSV file i has a column of 'N' and 'Y' if the&amp;nbsp;field in my form displays the value that equals 'Y' then i would like the group of questions to show. That's not happening. when i add the pulldata and enter the value that should show the "grouped questions" nothing happens. the &lt;SPAN&gt;"grouped questions" dont show.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 23:16:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767696#M2869</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2018-04-10T23:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: using pulldata function in relevant field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767697#M2870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jevita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try having the pulldata function populate a test text field to make sure it's working and the values are what you are expecting. &amp;nbsp;If it is 'Y', it should be 'Y' in the comparison as well - capitalization matters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 23:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-function-in-relevant-field/m-p/767697#M2870</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-04-10T23:18:19Z</dc:date>
    </item>
  </channel>
</rss>

