<?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: Map Viewer Symbology: Using two fields with arcade in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560896#M62500</link>
    <description>&lt;P&gt;Not there yet but in the backlog its not planned for the next update. If you have an example project that can be shared where this is being used I can attach it to the ticket.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 18:31:34 GMT</pubDate>
    <dc:creator>RussRoberts</dc:creator>
    <dc:date>2024-11-20T18:31:34Z</dc:date>
    <item>
      <title>Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1347776#M55776</link>
      <description>&lt;P&gt;hello!&lt;/P&gt;&lt;P data-unlink="true"&gt;I am hoping someone might have a solution/workaround to this. I want to be able to use two (non-numeric) fields to dictate symbology in AGOL. Initially, I tried an &lt;A href="https://community.esri.com/t5/arcgis-online-questions/set-symbology-based-on-attributes-from-multiple/td-p/658785" target="_self"&gt;arcade expression like the one seen in this article&lt;/A&gt;, however, doing this with two text fields acts like it works in the viewer, but ends up returning an error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Method of writing an arcade expression for two fields, which does not work" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/85514i647F22C134EB9979/image-size/medium?v=v2&amp;amp;px=400" role="button" title="leahmaps_0-1699547680144.png" alt="Method of writing an arcade expression for two fields, which does not work" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Method of writing an arcade expression for two fields, which does not work&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Followed by:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="warning error after trying to use the expression" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/85515iDB1BD2785D0A6530/image-size/medium?v=v2&amp;amp;px=400" role="button" title="leahmaps_1-1699547702178.png" alt="warning error after trying to use the expression" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;warning error after trying to use the expression&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which inevitably means that this does not work.&lt;/P&gt;&lt;P&gt;___________________________&lt;/P&gt;&lt;P&gt;Is there another way to write an arcade expression that returns a number based on two (text field) statuses?&lt;/P&gt;&lt;P&gt;I have tried a When(IIf() method along with variables for each combination of category and status, which didn't work because of booleans.&lt;/P&gt;&lt;P&gt;Here is a bit of information on the data I am working with:&lt;/P&gt;&lt;P&gt;- The two fields are&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;1. &lt;STRONG&gt;Issue Category&lt;/STRONG&gt; which is a single select option in a survey123 web form&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;2. &lt;STRONG&gt;Status&amp;nbsp;&lt;/STRONG&gt;which was added as a field after the survey but is entered through a list/domain. The only options are open/closed.&lt;/P&gt;&lt;P&gt;Each issue category needs to have an open and closed status. We have set up SVG symbols with either a red or green background with an icon to identify information.&lt;/P&gt;&lt;P&gt;Currently, we found a workaround to set the symbology in ArcGIS Pro and then upload a web map. This is fine for now, but it limits the ability to quickly change symbology if necessary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="leahmaps_2-1699547996304.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/85516i8C7C66F7EEB41DF5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="leahmaps_2-1699547996304.png" alt="leahmaps_2-1699547996304.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If anyone has done something like this before or has any guidance, anything is appreciated!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 16:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1347776#M55776</guid>
      <dc:creator>leahmaps</dc:creator>
      <dc:date>2023-11-09T16:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1347867#M55781</link>
      <description>&lt;P&gt;This is on our roadmap to support in map viewer. Currently we will support reading in these maps styled from Pro but we dont have an authoring experience for these multifield types based renderers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 19:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1347867#M55781</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2023-11-09T19:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1347972#M55785</link>
      <description>&lt;P&gt;Super! I posted this as an idea as well.&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-online-ideas/idea-allow-symbology-from-two-fields-when-one-or/idi-p/1347815" target="_blank"&gt;https://community.esri.com/t5/arcgis-online-ideas/idea-allow-symbology-from-two-fields-when-one-or/idi-p/1347815&lt;/A&gt;&lt;/P&gt;&lt;P&gt;could that status change to something so that people know it might be implemented in the future?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 21:10:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1347972#M55785</guid>
      <dc:creator>leahmaps</dc:creator>
      <dc:date>2023-11-09T21:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560891#M62498</link>
      <description>&lt;P&gt;Did see this implemented in the recent update. Do you know where this functionality is in the roadmap?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 18:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560891#M62498</guid>
      <dc:creator>AnneCrealock</dc:creator>
      <dc:date>2024-11-20T18:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560893#M62499</link>
      <description>&lt;P&gt;Didn't see this!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 18:27:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560893#M62499</guid>
      <dc:creator>AnneCrealock</dc:creator>
      <dc:date>2024-11-20T18:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560896#M62500</link>
      <description>&lt;P&gt;Not there yet but in the backlog its not planned for the next update. If you have an example project that can be shared where this is being used I can attach it to the ticket.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 18:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1560896#M62500</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-11-20T18:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer Symbology: Using two fields with arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1585209#M63632</link>
      <description>&lt;P&gt;Here is an example where this is used.&amp;nbsp;&lt;A href="https://arcg.is/15HK5y" target="_blank"&gt;https://arcg.is/15HK5y&lt;/A&gt;&amp;nbsp;I had to export from Pro to get the symbology classes to stay.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 22:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-symbology-using-two-fields-with-arcade/m-p/1585209#M63632</guid>
      <dc:creator>MaeganLeslieTorres</dc:creator>
      <dc:date>2025-02-13T22:38:25Z</dc:date>
    </item>
  </channel>
</rss>

