<?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: Report conditional if statement in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175748#M42837</link>
    <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Using the Survey123 website. Is there any other way to export a report to get this work?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 21:16:40 GMT</pubDate>
    <dc:creator>AnuSawant</dc:creator>
    <dc:date>2022-05-19T21:16:40Z</dc:date>
    <item>
      <title>Report conditional if statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175398#M42812</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am trying to add a conditional statement in my report so that I can get color coded risk score.&lt;/P&gt;&lt;P&gt;In my survey Risk Score is calculated on a risk probability and impact (various parameters).&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. flood probability - alright&lt;/P&gt;&lt;P&gt;flood impact - severe&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Risk score - &lt;FONT color="#FF0000"&gt;Extreme&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I am struggling to get the query correct as I am having various parameters for which risk been calculated.&lt;/P&gt;&lt;P&gt;if(${flooding_risk== 'Almost_certain' }and ${flooding_impact== 'Severe'},)Extreme (25)&lt;/P&gt;&lt;P&gt;if(${flooding_risk}== 'Likely' and ${flooding_impact}== 'Severe',)Extreme (20)&lt;/P&gt;&lt;P&gt;result it is showing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnuSawant_1-1652925530776.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41688iBECE3E776EF89A92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnuSawant_1-1652925530776.png" alt="AnuSawant_1-1652925530776.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am expecting my result should print only &lt;FONT color="#FF0000"&gt;"Extreme (25)" &lt;FONT color="#000000"&gt;or&amp;nbsp;&lt;/FONT&gt;"Extreme (20)" &lt;FONT color="#000000"&gt;if its present in the record.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anu&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 02:04:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175398#M42812</guid>
      <dc:creator>AnuSawant</dc:creator>
      <dc:date>2022-05-19T02:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Report conditional if statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175511#M42817</link>
      <description>&lt;P&gt;Where are you generating the report?&amp;nbsp; i.e. dashboard, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 12:52:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175511#M42817</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2022-05-19T12:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Report conditional if statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175748#M42837</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Using the Survey123 website. Is there any other way to export a report to get this work?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 21:16:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175748#M42837</guid>
      <dc:creator>AnuSawant</dc:creator>
      <dc:date>2022-05-19T21:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report conditional if statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175904#M42847</link>
      <description>&lt;P&gt;setting the color of the font in the code won't change the end result.&lt;/P&gt;&lt;P&gt;You will need to use color coding. But I don't&amp;nbsp; think it will work in the web site.&lt;/P&gt;&lt;P&gt;You can export the table to excel and manually color code based on the number&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 13:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1175904#M42847</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2022-05-20T13:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Report conditional if statement</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1176253#M42866</link>
      <description>&lt;P&gt;Yes exporting to either word or excel would be the last option. I have been waiting for this colour coding works on the template for long. Hopefully&amp;nbsp; we will get this thing working sooner or later.&lt;/P&gt;&lt;P&gt;Thanks Robert for your help.&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 19:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-conditional-if-statement/m-p/1176253#M42866</guid>
      <dc:creator>AnuSawant</dc:creator>
      <dc:date>2022-05-22T19:54:55Z</dc:date>
    </item>
  </channel>
</rss>

