<?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 Inbox Query Help in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/inbox-query-help/m-p/1239206#M46416</link>
    <description>&lt;P&gt;I am having trouble with a Query to pull surveys to an inbox.&lt;/P&gt;&lt;P&gt;What I have working is: It pulls the form based on the user, if the form is incompleted, and if diseased acroporids =0.&lt;/P&gt;&lt;P&gt;Creator=${username} AND EntryComplete IS NULL AND DiseasedAcroporids=0&lt;/P&gt;&lt;P&gt;How I want it to work is: It pulls the form based on the user and if the form is incomplete. Plus if diseased acroporids =0 or if diseased massives =0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if Diseased acroporids is 1 and massives is 0, I do not want the form to pull into the inbox even if the form is incomplete.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping to just add an OR but It does not work :&lt;/P&gt;&lt;P&gt;Creator=${username} AND EntryComplete IS NULL AND DiseasedAcroporids=0 &lt;STRONG&gt;OR DiseasedMassives=0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2022 16:43:45 GMT</pubDate>
    <dc:creator>NatalieSlayden</dc:creator>
    <dc:date>2022-12-08T16:43:45Z</dc:date>
    <item>
      <title>Inbox Query Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/inbox-query-help/m-p/1239206#M46416</link>
      <description>&lt;P&gt;I am having trouble with a Query to pull surveys to an inbox.&lt;/P&gt;&lt;P&gt;What I have working is: It pulls the form based on the user, if the form is incompleted, and if diseased acroporids =0.&lt;/P&gt;&lt;P&gt;Creator=${username} AND EntryComplete IS NULL AND DiseasedAcroporids=0&lt;/P&gt;&lt;P&gt;How I want it to work is: It pulls the form based on the user and if the form is incomplete. Plus if diseased acroporids =0 or if diseased massives =0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if Diseased acroporids is 1 and massives is 0, I do not want the form to pull into the inbox even if the form is incomplete.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping to just add an OR but It does not work :&lt;/P&gt;&lt;P&gt;Creator=${username} AND EntryComplete IS NULL AND DiseasedAcroporids=0 &lt;STRONG&gt;OR DiseasedMassives=0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 16:43:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/inbox-query-help/m-p/1239206#M46416</guid>
      <dc:creator>NatalieSlayden</dc:creator>
      <dc:date>2022-12-08T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Inbox Query Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/inbox-query-help/m-p/1239232#M46418</link>
      <description>&lt;P&gt;I figured it out:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Correct Query is&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creator=${username} AND (EntryComplete IS NULL AND DiseasedAcroporids=0) OR (EntryComplete IS NULL AND DiseasedMassives=0)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 17:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/inbox-query-help/m-p/1239232#M46418</guid>
      <dc:creator>NatalieSlayden</dc:creator>
      <dc:date>2022-12-08T17:18:46Z</dc:date>
    </item>
  </channel>
</rss>

