<?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: Reports: Map Filters: Use field as variable in where clause? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/reports-map-filters-use-field-as-variable-in-where/m-p/1618667#M62777</link>
    <description>&lt;P&gt;Figured it out from &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/516790"&gt;@CarissaPhantom&lt;/a&gt;'s&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/map-filters-in-survey123-reports/td-p/1563182" target="_blank" rel="noopener"&gt;post&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Proper way to go is:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;${GeoPoint Question in Survey&amp;nbsp; | map&lt;/SPAN&gt;&lt;EM&gt;:"ITEMID"&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;| mapFilters:"'18fe96a428a-layer-22':where=Numb='"+ProjectNumber+"'"}&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/516790"&gt;@CarissaPhantom&lt;/a&gt;: If you post this exact post here, I'll change this answer from being the solution to yours so you get the credit. Thank you for figuring this out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2025 18:59:58 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2025-05-27T18:59:58Z</dc:date>
    <item>
      <title>Reports: Map Filters: Use field as variable in where clause?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reports-map-filters-use-field-as-variable-in-where/m-p/1617944#M62753</link>
      <description>&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-map.htm" target="_blank"&gt;Map expressions—ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use a map question in my report. In it, I'm attempting to filter down layer 3 where its field "grnduuid" is equal to this survey's inspuuid.&lt;/P&gt;&lt;P&gt;Here is an attempt:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;${$map | map: “3d6eb5778a174e55ad2a1a75783eeade” | mapFilters: “’196ef2e95d0-layer-3’: where=grnduuid=inspuuid”}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Here is another:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;${$map | map: “3d6eb5778a174e55ad2a1a75783eeade” | mapFilters: “’196ef2e95d0-layer-3’: where=grnduuid=SURVEY_TABLE.inspuuid”}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Here is another (failed in syntax check)&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;${$map | map: “3d6eb5778a174e55ad2a1a75783eeade” | mapFilters: “’196ef2e95d0-layer-3’: where=grnduuid=${inspuuid}”}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;ditto for&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;${$map | map: “3d6eb5778a174e55ad2a1a75783eeade” | mapFilters: “’196ef2e95d0-layer-3’: where=grnduuid=@inspuuid”}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What gives?&lt;/P&gt;&lt;P&gt;How can I call a variable in a where clause?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 16:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reports-map-filters-use-field-as-variable-in-where/m-p/1617944#M62753</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-05-23T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reports: Map Filters: Use field as variable in where clause?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reports-map-filters-use-field-as-variable-in-where/m-p/1618667#M62777</link>
      <description>&lt;P&gt;Figured it out from &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/516790"&gt;@CarissaPhantom&lt;/a&gt;'s&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/map-filters-in-survey123-reports/td-p/1563182" target="_blank" rel="noopener"&gt;post&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Proper way to go is:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;${GeoPoint Question in Survey&amp;nbsp; | map&lt;/SPAN&gt;&lt;EM&gt;:"ITEMID"&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;| mapFilters:"'18fe96a428a-layer-22':where=Numb='"+ProjectNumber+"'"}&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/516790"&gt;@CarissaPhantom&lt;/a&gt;: If you post this exact post here, I'll change this answer from being the solution to yours so you get the credit. Thank you for figuring this out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 18:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reports-map-filters-use-field-as-variable-in-where/m-p/1618667#M62777</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-05-27T18:59:58Z</dc:date>
    </item>
  </channel>
</rss>

