<?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 Report Conditional Formatting with number ranges in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1353447#M53046</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;Thank you, this works as intended. I had tried with "AND" and it didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 12:18:15 GMT</pubDate>
    <dc:creator>BrendonJoyce1</dc:creator>
    <dc:date>2023-11-27T12:18:15Z</dc:date>
    <item>
      <title>Survey123 Report Conditional Formatting with number ranges</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1350713#M52920</link>
      <description>&lt;P&gt;Good morning all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to put some conditional formatting in a Survey123 Report. I'd like to have a certain hydrant class show with color formatting for each report based on a flow in GPM in an integer field.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrendonJoyce1_0-1700223174078.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86322iC218667D8A1254E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrendonJoyce1_0-1700223174078.png" alt="BrendonJoyce1_0-1700223174078.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The formatting at both AA &amp;amp; C with just the &amp;gt;= or &amp;lt;= statements work for formatting, but I am having trouble with class A &amp;amp; B with the ranges. It doesn't appear to format the same way I am used to.&lt;/P&gt;&lt;P&gt;${if flow20 &amp;gt;=1500} &lt;STRONG&gt;hydrant class&lt;/STRONG&gt;: &lt;STRONG&gt;AA&lt;/STRONG&gt;${/}&lt;/P&gt;&lt;P&gt;${if 1000&amp;lt;= flow20 &amp;lt;=1499} &lt;STRONG&gt;hydrant class&lt;/STRONG&gt;: &lt;STRONG&gt;A&lt;/STRONG&gt;${/}&lt;/P&gt;&lt;P&gt;${if 500&amp;lt;= flow20 &amp;lt;=999} &lt;STRONG&gt;hydrant class&lt;/STRONG&gt;: &lt;STRONG&gt;B&lt;/STRONG&gt;${/}&lt;/P&gt;&lt;P&gt;${if flow20 &amp;lt;=499} &lt;STRONG&gt;hydrant class&lt;/STRONG&gt;: &lt;STRONG&gt;C&lt;/STRONG&gt;${/}&lt;/P&gt;&lt;P&gt;The report template is accepted, and when running reports, it seems that they are grabbing multiple classes regardless of the expression. I think I am missing some formatting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 12:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1350713#M52920</guid>
      <dc:creator>BrendonJoyce1</dc:creator>
      <dc:date>2023-11-17T12:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Conditional Formatting with number ranges</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1351001#M52940</link>
      <description>&lt;P&gt;You need to do it like this:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;${if flow20&amp;gt;=1000 &amp;amp;&amp;amp; flow20&amp;lt;=1499} &lt;STRONG&gt;hydrant class&lt;/STRONG&gt;: &lt;STRONG&gt;A&lt;/STRONG&gt;${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;EDIT: For additional logical operators in Feature Reports, check out the table at the bottom of &lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereporttemplates.htm" target="_self"&gt;this page&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 18:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1351001#M52940</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2023-11-17T18:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Conditional Formatting with number ranges</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1353447#M53046</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;Thank you, this works as intended. I had tried with "AND" and it didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 12:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-conditional-formatting-with/m-p/1353447#M53046</guid>
      <dc:creator>BrendonJoyce1</dc:creator>
      <dc:date>2023-11-27T12:18:15Z</dc:date>
    </item>
  </channel>
</rss>

