<?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: PullData Constraint not working in webform in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807354#M12398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have reached out to our web developer team to follow up on the status of this issue, however I believe it has not been resolved and pulldata() will not work in the constraint column. Therefore the best solution is to use the workaround mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will keep you update with any progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2020 23:51:45 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-08-20T23:51:45Z</dc:date>
    <item>
      <title>PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807348#M12392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a 'Participant ID' field that references a csv list of unique codes that will be sent to individuals to complete the survey.&amp;nbsp; I entered my pulldata formula in the Constraint field for the Part_ID field, and it works flawlessly in Survey123 Connect.&amp;nbsp; But when I publish to webform (which is how the survey will be accessed), values that match the ID's still return a constraint error.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the Survey, the ID.csv, and a screen grab of the webform error.&amp;nbsp; Thanks for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 16:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807348#M12392</guid>
      <dc:creator>MattCobb</dc:creator>
      <dc:date>2019-01-03T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807349#M12393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just letting you know I am looking into this issue and will need to gather some more information and will get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that the web app does not support pulldata() being used in the constraint column, whereas the field app does. However, both the field app and web app support pulldata() being used in the calculation column. Therefore as a workaround if you create a new hidden or calculate field in your survey before the Part_ID question, use the pulldata() expression you wrote and move it into the calculation column on the new hidden question, and then point the constraint field of Part_ID to reference that new field, instead of directly using pulldata() it will work as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More info can be found here on pulldata():&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_A3C2F3566F974734B55ECECD31C6CA91" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_A3C2F3566F974734B55ECECD31C6CA91"&gt;Formulas—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here regarding xlsform supported spec:&amp;nbsp;&lt;A class="link-titled" href="http://xlsform.org/en/#how-to-pull-data-from-csv" title="http://xlsform.org/en/#how-to-pull-data-from-csv"&gt;Home&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 02:51:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807349#M12393</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-04T02:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807350#M12394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Phil!&amp;nbsp; This solution seems to have worked.&amp;nbsp; However, in the webform, the constraint message always shows, at start-up, during typing of an incorrect ID, and even with a valid ID entered.&amp;nbsp; I tried to add a string-length(.)!=0 constraint to the Part_ID field, but that didn't solve the issue.&amp;nbsp; Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 15:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807350#M12394</guid>
      <dc:creator>MattCobb</dc:creator>
      <dc:date>2019-01-04T15:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807351#M12395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send me a copy of your updated xlsx form so I can take a closer look, however I believe this is a known issue. Constraint messages are currently always displayed in the web app regardless of if a value exists. When the constraint is not true the field will be highlighted in red and must be valid before submitting. Therefore by the message being displayed it does not stop you from submitting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently looking into this behaviour and will get back to you with an update. In the meantime you can try to re-publish your survey with a more meaningful constraint message so that when it is displayed all the time it makes sense to the end user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2019 21:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807351#M12395</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-06T21:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807352#M12396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help, Phil.&amp;nbsp; I've attached my updated Survey.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the constraint message to something a little less harsh, saying to "Enter Valid Participant ID" rather than saying "Participant ID Invalid", that way the user doesn't get frustrated that their valid ID still says "Invalid ID", even though the entry isn't highlighted red any more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 15:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807352#M12396</guid>
      <dc:creator>MattCobb</dc:creator>
      <dc:date>2019-01-07T15:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807353#M12397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/193980"&gt;Philip Wilson&lt;/A&gt;, has this issue been resolved or is the work around you mentioned the only way to accomplish constraints with pulldata()? Thank you for your time.&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2020 21:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807353#M12397</guid>
      <dc:creator>AndrewPadilla</dc:creator>
      <dc:date>2020-08-20T21:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807354#M12398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have reached out to our web developer team to follow up on the status of this issue, however I believe it has not been resolved and pulldata() will not work in the constraint column. Therefore the best solution is to use the workaround mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will keep you update with any progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2020 23:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807354#M12398</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-20T23:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807355#M12399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pulldata() csv function will not work on the web app.&amp;nbsp;I encourage you to submit this issue as a bug via Esri Support. Our Support team will assign an official bug number for your records. This number can be used to search for and subscribe to the bug on the Esri Support site. If the issue is reported by other customers it will be attached to the same bug report, which helps us assess the impact of the issue and prioritize it accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Jody Zheng Liu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 06:07:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807355#M12399</guid>
      <dc:creator>JodyZhengLiu</dc:creator>
      <dc:date>2020-08-21T06:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807356#M12400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply &lt;A href="https://community.esri.com/migrated-users/283902"&gt;Philip Wilson&lt;/A&gt;‌. I attempted to use the work around, however, I was unable to make it work. In fact, it spurred an error: &lt;EM&gt;Error: Unable to auto-detect delimiting character; defaulted to ',' -&lt;/EM&gt; Which seems related to &lt;A href="https://support.esri.com/en/technical-article/000019311"&gt;null values&lt;/A&gt;. Even after I deleted a null row, I still get the error and the &lt;EM&gt;pulldata()&lt;/EM&gt; does not work correctly.&amp;nbsp; I must be doing something incorrectly. Any chance you might take a look?&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 18:11:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807356#M12400</guid>
      <dc:creator>AndrewPadilla</dc:creator>
      <dc:date>2020-08-21T18:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807357#M12401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.esri.com/migrated-users/342315"&gt;Zheng Liu&lt;/A&gt;, I will submit the issue as a bug via Esri Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 18:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807357#M12401</guid>
      <dc:creator>AndrewPadilla</dc:creator>
      <dc:date>2020-08-21T18:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807358#M12402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example of using pulldata to validate a set of "codes" in a csv.&amp;nbsp; It works in the webform as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 17:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807358#M12402</guid>
      <dc:creator>ScottMoore__Olympia_</dc:creator>
      <dc:date>2020-08-24T17:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: PullData Constraint not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807359#M12403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Scott. The validation is working well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 00:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-constraint-not-working-in-webform/m-p/807359#M12403</guid>
      <dc:creator>AndrewPadilla</dc:creator>
      <dc:date>2020-09-02T00:14:20Z</dc:date>
    </item>
  </channel>
</rss>

