<?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 Configure actions on data expression in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1160947#M6104</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In ArcGIS Dashboard, I managed to create an indicator with an advanced expression but I can figure out how to configure "action" on it.&lt;/P&gt;&lt;P&gt;By action I mean the fact that when a selector is set to a category, my indicator would only use the data of this category. Thanks a lot in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FrankForster75_0-1649101757077.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38108i759FC75CE736BAED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FrankForster75_0-1649101757077.png" alt="FrankForster75_0-1649101757077.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 19:58:16 GMT</pubDate>
    <dc:creator>FrankForster75</dc:creator>
    <dc:date>2022-04-04T19:58:16Z</dc:date>
    <item>
      <title>Configure actions on data expression</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1160947#M6104</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In ArcGIS Dashboard, I managed to create an indicator with an advanced expression but I can figure out how to configure "action" on it.&lt;/P&gt;&lt;P&gt;By action I mean the fact that when a selector is set to a category, my indicator would only use the data of this category. Thanks a lot in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FrankForster75_0-1649101757077.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38108i759FC75CE736BAED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FrankForster75_0-1649101757077.png" alt="FrankForster75_0-1649101757077.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 19:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1160947#M6104</guid>
      <dc:creator>FrankForster75</dc:creator>
      <dc:date>2022-04-04T19:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Configure actions on data expression</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1160964#M6105</link>
      <description>&lt;P&gt;Whatever category variable you want your selector to work against needs to be present in the data expression as well. Unless your selector is looking at the same data expression, you'll have to define source:destination field mapping on the action, so you need to make sure a matching field is on both sides.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 21:06:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1160964#M6105</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-04-04T21:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configure actions on data expression</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1161110#M6106</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;and thank you,&lt;/P&gt;&lt;P&gt;The fields present in the expression and the selector are already mapped and functionnal.&lt;/P&gt;&lt;P&gt;The problem is that the calcul of which I want to show the result is performed on the whole layer via the "FeatureSetByPortalItem" but I want to do the calcul only with the data selected with the action.&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 14:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1161110#M6106</guid>
      <dc:creator>FrankForster75</dc:creator>
      <dc:date>2022-04-05T14:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Configure actions on data expression</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1164655#M6148</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You get results on your entire layer because your calculations are done outside your loop.&lt;/P&gt;&lt;P&gt;These pre-calculations must be integrated into the loop.&lt;/P&gt;&lt;P&gt;I hope this helps you a bit&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 00:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1164655#M6148</guid>
      <dc:creator>explocarto</dc:creator>
      <dc:date>2022-04-15T00:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Configure actions on data expression</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1176642#M6341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/300487"&gt;@explocarto&lt;/a&gt;, thanks for your answer.&lt;/P&gt;&lt;P&gt;Indeed, moreover the "loop" is the entire "data expression".&lt;/P&gt;&lt;P&gt;In order to obtain the same result with an expression in the "advanced formating" section, I would need to suceed in one of the following :&lt;/P&gt;&lt;P&gt;Bypass the unavailability of the "Filter" command in the expression editor&lt;/P&gt;&lt;P&gt;Manage to create a second reference (because it allow to filter) and use them in my expression&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 21:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1176642#M6341</guid>
      <dc:creator>FrankForster75</dc:creator>
      <dc:date>2022-05-23T21:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Configure actions on data expression</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1226354#M6951</link>
      <description>&lt;P&gt;I am dealing with a similar issue. Did you figure out how to do this?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 19:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/configure-actions-on-data-expression/m-p/1226354#M6951</guid>
      <dc:creator>rezadarbari</dc:creator>
      <dc:date>2022-10-27T19:40:27Z</dc:date>
    </item>
  </channel>
</rss>

