<?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 How to set up category selector based on finding a word in an attribute field? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1502982#M9934</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on an ArcGIS Dashboard and need some assistance with setting up a filter in a category selector. Specifically, I want to filter points on a map based on whether a field contains a certain word. Here's the scenario:&lt;/P&gt;&lt;P&gt;I have a dataset of sites, and one of the fields, OwnershipStatus, contains various text values like "Fully Owned", "Halfway Owned", and "Partially Owned", but sometimes contains values like "Others" and "Pending". I want to create a category selector that allows users to filter the map to show only those points where the OwnershipStatus field contains the word "Owned".&lt;/P&gt;&lt;P&gt;I've tried a few different approaches but haven't been successful. Here’s what I’ve done so far:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Category Selector Setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Added a category selector to the dashboard.&lt;/LI&gt;&lt;LI&gt;Set Categories from to Features.&lt;/LI&gt;&lt;LI&gt;Selected the layer and the OwnershipStatus field.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Filter Configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Tried to configure a filter condition that checks if the OwnershipStatus field contains the word "Owned", but there doesn't seem to be a straightforward way to do this directly in the category selector.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering is it possible to set up a "contains" filter like this in an Arcgis dashboard category selector?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2024 13:45:41 GMT</pubDate>
    <dc:creator>JonJones1</dc:creator>
    <dc:date>2024-07-09T13:45:41Z</dc:date>
    <item>
      <title>How to set up category selector based on finding a word in an attribute field?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1502982#M9934</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on an ArcGIS Dashboard and need some assistance with setting up a filter in a category selector. Specifically, I want to filter points on a map based on whether a field contains a certain word. Here's the scenario:&lt;/P&gt;&lt;P&gt;I have a dataset of sites, and one of the fields, OwnershipStatus, contains various text values like "Fully Owned", "Halfway Owned", and "Partially Owned", but sometimes contains values like "Others" and "Pending". I want to create a category selector that allows users to filter the map to show only those points where the OwnershipStatus field contains the word "Owned".&lt;/P&gt;&lt;P&gt;I've tried a few different approaches but haven't been successful. Here’s what I’ve done so far:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Category Selector Setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Added a category selector to the dashboard.&lt;/LI&gt;&lt;LI&gt;Set Categories from to Features.&lt;/LI&gt;&lt;LI&gt;Selected the layer and the OwnershipStatus field.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Filter Configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Tried to configure a filter condition that checks if the OwnershipStatus field contains the word "Owned", but there doesn't seem to be a straightforward way to do this directly in the category selector.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering is it possible to set up a "contains" filter like this in an Arcgis dashboard category selector?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 13:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1502982#M9934</guid>
      <dc:creator>JonJones1</dc:creator>
      <dc:date>2024-07-09T13:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up category selector based on finding a word in an attribute field?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1502989#M9935</link>
      <description>&lt;P&gt;You should be able to do this using the "Operator" section in the category selector (within the Selector tab). You would likely have to override the categories below that to specify "Owned" as an option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tiff_0-1720533328195.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109189i998C0412ADDEAADF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tiff_0-1720533328195.png" alt="Tiff_0-1720533328195.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 13:55:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1502989#M9935</guid>
      <dc:creator>Tiff</dc:creator>
      <dc:date>2024-07-09T13:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up category selector based on finding a word in an attribute field?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503022#M9936</link>
      <description>&lt;P&gt;Are you on AGOL or Portal?&lt;/P&gt;&lt;P&gt;The "contains" operator on selectors was a more recent introduction, so Portal may not have access to it. There are workarounds using a Data Expression, though.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 14:45:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503022#M9936</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2024-07-09T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up category selector based on finding a word in an attribute field?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503339#M9940</link>
      <description>&lt;P&gt;Hey! When I choose "Operator," nothing appears for me to enter my desired text. Please see how I have it set up. Also, "jv" is actually the field that contains my keyword of interest.&amp;nbsp; Any thoughts?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 647px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109275i076A4B979C051109/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 540px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109276iB24E82DDD93A1D16/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 23:19:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503339#M9940</guid>
      <dc:creator>JonJones1</dc:creator>
      <dc:date>2024-07-09T23:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up category selector based on finding a word in an attribute field?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503340#M9941</link>
      <description>&lt;P&gt;Hey there! Thanks for always being willing to help guys like me out; you are the real MVP. I am in AGOL; please see my reply above to the user "Tiff." It might give a little more info. I like that person's idea, but I can't get the operator selection to expand so I can write in my desired word. Thoughts? Any other ideas?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 23:22:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503340#M9941</guid>
      <dc:creator>JonJones1</dc:creator>
      <dc:date>2024-07-09T23:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up category selector based on finding a word in an attribute field?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503436#M9947</link>
      <description>&lt;P&gt;Where it says "No override defined", you should be able to "Load categories" first to see what comes up (should be all the values) and then you can Override it and put "Owner" as an option.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 11:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-set-up-category-selector-based-on-finding-a/m-p/1503436#M9947</guid>
      <dc:creator>Tiff</dc:creator>
      <dc:date>2024-07-10T11:07:41Z</dc:date>
    </item>
  </channel>
</rss>

