<?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 Querying INBOX in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817097#M14921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How could I query &lt;STRONG&gt;empty values&lt;/STRONG&gt; for a particular question?&lt;/LI&gt;&lt;LI&gt;According to this &lt;A href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52"&gt;article&lt;/A&gt;, I should be able to use &lt;STRONG style="color: #4c4c4c;"&gt;Creator={$username}&lt;/STRONG&gt;&amp;nbsp;to query&amp;nbsp;&lt;SPAN style="color: #4c4c4c;"&gt;all records created by the currently signed-in user. But, I get this error instead.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="/legacyfs/online/399510_Screen Shot 2018-03-22 at 4.43.20 pm.png" style="width: 389px; height: 215px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Any suggestions &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Gee&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2018 05:58:01 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-03-22T05:58:01Z</dc:date>
    <item>
      <title>Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817097#M14921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How could I query &lt;STRONG&gt;empty values&lt;/STRONG&gt; for a particular question?&lt;/LI&gt;&lt;LI&gt;According to this &lt;A href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52"&gt;article&lt;/A&gt;, I should be able to use &lt;STRONG style="color: #4c4c4c;"&gt;Creator={$username}&lt;/STRONG&gt;&amp;nbsp;to query&amp;nbsp;&lt;SPAN style="color: #4c4c4c;"&gt;all records created by the currently signed-in user. But, I get this error instead.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="/legacyfs/online/399510_Screen Shot 2018-03-22 at 4.43.20 pm.png" style="width: 389px; height: 215px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Any suggestions &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Gee&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 05:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817097#M14921</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-22T05:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817098#M14922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geethaka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note there is an error in the current online documentation regarding the syntax used in the example. The $ is in the wrong place, it should follow the same format used in the xlsx form. The correct syntax is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Creator=${username}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;This has already been fixed in our next release of online documentation and will be updated with the 2.7 release.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Phil.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 06:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817098#M14922</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-22T06:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817099#M14923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that worked &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;&lt;STRONG&gt;select_one yes_no&amp;nbsp;&lt;/STRONG&gt;question, where I want to query all results that aren't &lt;STRONG&gt;yes.&amp;nbsp;&lt;/STRONG&gt;(i.e. &lt;EM&gt;Not equal to 'yes'&lt;/EM&gt; &lt;STRONG&gt;OR&lt;/STRONG&gt;&amp;nbsp;&lt;EM&gt;equal to 'no' or&amp;nbsp;'empty'&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;Could you please explain how I could get this query to work in INBOX?&lt;/P&gt;&lt;P&gt;Sorry, I just couldn't get it to work (after multiple attempts)....&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 11:00:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817099#M14923</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-22T11:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817100#M14924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;^^^ Any suggestions on the above?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2018 21:05:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817100#M14924</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-24T21:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817101#M14925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;Hi Geethaka,&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;By default the Inbox query only supports Standardized Queries as per the settings enabled on the organization by&amp;nbsp;your Administrator. In our 2.7 release (end March) we have updated the documentation for the Inbox query. Here is a snippet of that updated documentation:&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52" title="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52"&gt;Prepare for editing existing survey data—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;-------------------------------------------------&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;&lt;STRONG&gt;Additional documentation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;These queries also support SQL logical operators, allowing the query to perform more complex searches based on specific criteria. This example will return only results from users whose user names contain the user name of the logged-in user, as well as any text before or after it.&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;&lt;SPAN class=""&gt;Creator LIKE '%' + ${username} + '%'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;The following operators are supported by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Survey123&lt;/SPAN&gt;.&lt;/P&gt;&lt;DIV class="" style="color: #4c4c4c;"&gt;&lt;TABLE style="background-color: white; border: 1px solid #cccccc; font-size: 0.875rem; margin-bottom: 1.55rem;"&gt;&lt;THEAD style="background-color: #efefef; border-bottom: 1px solid #cccccc; font-size: 1rem;"&gt;&lt;TR style="border-bottom: none;"&gt;&lt;TH colspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;Operator&lt;/TH&gt;&lt;TH colspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;Description&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY class=""&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;ALL&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if all of the subquery values meet the condition.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;AND&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if all the conditions separated by AND are true.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;ANY&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if any of the subquery values meet the condition.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;BETWEEN&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if the operand is within the range of comparisons.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;EXISTS&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if the subquery returns one or more records.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;IN&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if the operand is equal to one of a list of expressions.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;LIKE&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if the operand matches a pattern.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;NOT&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;Displays a record if the condition or conditions are not true.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;OR&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if any of the conditions separated by OR are true.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="border-bottom: none;"&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;SOME&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P&gt;True if any of the subquery values meet the condition.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;CAPTION style="color: gray; font-size: 0.6875em; padding: 0.25em 0em;"&gt;&lt;/CAPTION&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #4c4c4c; background-color: #f8f8f8; border: 1px solid #efefef; margin-bottom: 1.55rem; padding: 1.023rem;"&gt;&lt;H5 class="" style="font-weight: 300; font-size: 1rem; margin: 0px 0px 0rem;"&gt;Caution:&lt;/H5&gt;&lt;P style="margin-bottom: 1.55rem;"&gt;To run queries using logical SQL operators, your organization's administrator must disable the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="font-weight: bold;"&gt;Standardized Query&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;security option for your organization to allow nonstandard SQL queries. For more information on the ramifications of disabling this option, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://enterprise.arcgis.com/en/server/latest/administer/linux/about-standardized-queries.htm" style="color: #0079c1; text-decoration: none;"&gt;about standardized queries&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;documentation. For more information on standard and nonstandard queries, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://docdev.arcgis.com/en/arcgis-online/reference/sql-agol.htm" style="color: #0079c1; text-decoration: none;"&gt;standardized SQL functions in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Online&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2018 23:45:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817101#M14925</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-25T23:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817102#M14926</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/283902"&gt;Philip Wilson&lt;/A&gt;‌, &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Could you please provide a simple&amp;nbsp;example using the &lt;STRONG&gt;NOT operator &lt;SPAN style="background-color: #ffffff; font-weight: normal;"&gt;(i.e. &lt;/SPAN&gt;&lt;EM style="border: 0px; font-weight: normal;"&gt;Not equal to 'yes') &lt;/EM&gt;&lt;/STRONG&gt;that I could use to query INBOX results?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 23:59:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817102#M14926</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-27T23:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817103#M14927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;disabled the&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c; background-color: #f8f8f8; border: 0px; font-weight: bold; font-size: 14px;"&gt;Standardized Query&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;security option?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 00:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817103#M14927</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-28T00:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817104#M14928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, we wouldn't disable it due to the potential vulnerabilities.&lt;/P&gt;&lt;P&gt;Is there another way to query without disabling the Standardised Query security option?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 03:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817104#M14928</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-29T03:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817105#M14929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/283902"&gt;Philip Wilson&lt;/A&gt;‌ for the help.&lt;/P&gt;&lt;P&gt;I'm thinking of creating a survey on top a "hosted feature layer" and definining features accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. any updates on when the next version of Survey123 will be released&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Apr 2018 20:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817105#M14929</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-04-01T20:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817106#M14930</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/people/geethaka.fernando_ACTGOV"&gt;geethaka.fernando_ACTGOV&lt;/A&gt;‌, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; version 2.7 is planned to be made available on April 3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 04:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817106#M14930</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2018-04-02T04:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817107#M14931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geethaka, unfortunately not, the only way to run queries using logical SQL operators is to disable that security option. This is controlled by AGOL/Portal organization settings and not something we can over-ride in the Survey123 app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 01:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817107#M14931</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-04-03T01:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817108#M14932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick Question on this subject matter. I had a survey with the inbox enabled and the following "query allowUpdates=true" within the "bind::esri:paramters" column for a repeat that gave us the ability to pull all data and update values for the survey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the update to Version 3.0 we can no longer use the "Inbox" to update our data within repeats? Can you provide any feedback on what has happened as I am following the this help documentation - &lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm"&gt;Prepare for editing existing survey data—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 11:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817108#M14932</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-27T11:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817109#M14933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try deleting and re-downloding the survey.&lt;/P&gt;&lt;P&gt;That did the trick for me.&lt;/P&gt;&lt;P&gt;Gee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 11:58:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817109#M14933</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-27T11:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817110#M14934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I just tried that and I am not having any success. Thanks for the suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 16:17:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817110#M14934</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-27T16:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817111#M14935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are able, can you please share your XLSForm?&amp;nbsp; Feel free to send it in a private GeoNet message after clicking on my name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 23:08:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817111#M14935</guid>
      <dc:creator>BrandonArmstrong</dc:creator>
      <dc:date>2018-07-27T23:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817112#M14936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sending over your XLSForm.&amp;nbsp; As we discussed, one thing that was noticed is that the&amp;nbsp;parameter specified in the&amp;nbsp;bind::esri:parameters column for the begin repeat question type of your first repeat was set as 'allowUpdates=true query'.&amp;nbsp; It was recommended that this be changed to&amp;nbsp;'query allowUpdates=true'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After republishing your survey and downloading to the Survey123 field app, you have reported that the behavior remains the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For clarification, is the inability to edit repeats from the Inbox seen with all repeats, or just those that have a relevant statement applied?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have not seen the following &lt;A _jive_internal="true" href="https://community.esri.com/thread/217501-data-lost-when-saved-as-draft"&gt;GeoNet thread&lt;/A&gt;, there is currently a known issue involving the inability to edit the first record&amp;nbsp;within a repeat when attempting to do so via the Inbox/Sent/Draft folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 18:01:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817112#M14936</guid>
      <dc:creator>BrandonArmstrong</dc:creator>
      <dc:date>2018-07-31T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817113#M14937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brandon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I applied the above fix and I am still still experiencing the behavior of the repeat data not being queried within the inbox. However, this is occurring for all of the repeats within the survey form and not the one that had the incorrect query string. We have three separate repeats that contain multiple entries within them and none of the data has been pulled into the inbox survey forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, we are "not" experiencing the issue of not being able to edit the first record of the repeats within the following workflow -&amp;gt; open a survey from the draft folder, choose option copy into a new form, and then the field crews will delete all entries into the last two repeats and not the geopoint repeat; as it contains the locations that are needed from the previous survey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 18:37:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817113#M14937</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-31T18:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817114#M14938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned via email,&amp;nbsp;I have verified several times that I can use your XLSForm to create a new survey (with either Survey123 Connect 2.7 up to 3.0), download the survey to field app 3.0, submit records, and then open Inbox and edit repeats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be helpful if you could capture a log during the attempt to open and edit one of your records containing values within your repeat questions, and send my way.&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/get-answers/troubleshootgetanswers.htm#ESRI_SECTION1_C17E51184B704FB3ACFDFDC9F802393A" title="http://doc.arcgis.com/en/survey123/desktop/get-answers/troubleshootgetanswers.htm#ESRI_SECTION1_C17E51184B704FB3ACFDFDC9F802393A"&gt;Troubleshoot—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp; (select the option to log to a file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 16:57:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817114#M14938</guid>
      <dc:creator>BrandonArmstrong</dc:creator>
      <dc:date>2018-08-06T16:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817115#M14939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;I have been on PTO for the last week and I am just now seeing this. I am baffled as to why this behavior would be occurring; as I tweaked and republished according to your recommendations. The fact that you can publish in house with my materials and not have the behavior that I am experiencing; dumbfounded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have hit the busy season of processing the data that we have captured most of the summer and now I need to turn my attention to the processing and exporting of the reports for the data that was captured. I may have to come up with a post-processing routine in order to generate the report forms that we need for our reporting with fill-able PDF files, due to the complexity of my templates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will circle back around at some point to try and republish the survey under a different name to test the related table behavior. I do appreciate the input. Eventually, things will catch up to each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 00:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817115#M14939</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-14T00:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Querying INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817116#M14940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philip and others, I'm afraid the example of use Like Operator and ${username}&amp;nbsp;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;STRONG&gt;Creator LIKE '%' + ${username} + '%'&lt;/STRONG&gt; which you mentioned and also documented at&amp;nbsp;&lt;/SPAN&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52" title="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52"&gt;Prepare for editing existing survey data—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;didn't work for me at all. Actually I'm not quite sure if the syntax is correct, why the % need be singled quoted?&amp;nbsp;I couldn't find anywhere on REST API or other doc explained why the % need be singled quoted. It works fine if my query is like &lt;STRONG&gt;&lt;EM&gt;userid = ${username}&lt;/EM&gt;&lt;/STRONG&gt;, or &lt;STRONG&gt;&lt;EM&gt;userid LIKE '%jack%'&lt;/EM&gt;&lt;/STRONG&gt;, where &lt;EM&gt;userid&lt;/EM&gt; is the field in my form that captures the Portal user name. However, I got 500 Error (invalid where clause) when tried&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;userid LIKE '%' + ${username} + '%'&amp;nbsp; &amp;nbsp;,&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;I also tried&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;userid&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;LIKE '%${username}%'&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;it didn't throw error but no result returned either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it mandaroy to disable the Standarzed Query in order to make the LIKE operator and the ${username} varible working? I found the &lt;A href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_635E85B962D64E699F1C277423026A52"&gt;help page&lt;/A&gt;&amp;nbsp;didn't clearly explain it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 08:34:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/querying-inbox/m-p/817116#M14940</guid>
      <dc:creator>Jack_Zhang</dc:creator>
      <dc:date>2019-01-24T08:34:59Z</dc:date>
    </item>
  </channel>
</rss>

