<?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 Prefilter with &amp;quot;Multiple&amp;quot; Option on Category Selector? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550736#M2992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a large data set that I would like to put a pre-filter on so that a chart in my dashboard doesn't choke trying to display every record, which is what it tries to do, even when the layer is not visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had success with setting up a category selector and pre-filtering to a specific site. The opening chart just charts values for this site and loads quickly and looks nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another dashboard that has a selector with the "multiple" option and it feeds a grouped series chart. It does not seem possible to set a preconfigured value as you can with the "single" option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to set this to filter a specific value on startup with the multiple selector?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy McGregor&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2019 18:53:54 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-02-25T18:53:54Z</dc:date>
    <item>
      <title>Prefilter with "Multiple" Option on Category Selector?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550736#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a large data set that I would like to put a pre-filter on so that a chart in my dashboard doesn't choke trying to display every record, which is what it tries to do, even when the layer is not visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had success with setting up a category selector and pre-filtering to a specific site. The opening chart just charts values for this site and loads quickly and looks nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another dashboard that has a selector with the "multiple" option and it feeds a grouped series chart. It does not seem possible to set a preconfigured value as you can with the "single" option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to set this to filter a specific value on startup with the multiple selector?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy McGregor&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 18:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550736#M2992</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-25T18:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Prefilter with "Multiple" Option on Category Selector?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550737#M2993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another thing that would be handy is to set a maximum number of categories for when you are using the grouped option, so the chart doesn't try to draw 41 different lines. I have a set with 41 sites. The chart tries to chart them all whenever the selector field doesn't have a value (no value in the selector = all sites selected), even when I unselect one value in order to select a different one. The chart begins trying to chart everything during that small period where nothing is selected, and bogs down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy McGregor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 19:55:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550737#M2993</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-25T19:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Prefilter with "Multiple" Option on Category Selector?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550738#M2994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I set up a pre-filter for the time selector and set the default value to a time that doesn't exist so that no data is displayed at all. I called that "Disable Charting" and then added a another time category that applies to all data (Date &amp;gt; 1900), and called it "Enable Charting"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Disable Charting" option is the default so the carts don't try to populate with the entire 30,000 records whenever the dashboard is opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works, but the user needs to be careful. If there is no selection in the (multi-value) selector where you chose the site you want to chart, AND the "Enable Charting" selector is selected, the charts try to chart everything and gets bogged down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There really does need to be a better way to control charting in the dashboards, I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy McGregor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 15:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/prefilter-with-quot-multiple-quot-option-on/m-p/550738#M2994</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-26T15:37:28Z</dc:date>
    </item>
  </channel>
</rss>

