<?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: Data expression coding help in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/data-expression-coding-help/m-p/1483166#M9726</link>
    <description>&lt;P&gt;Is solved this pretty quickly after posting. I applied a GroupBy as follows:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Var Tester2 = GroupBy(Tester, ['FarmCode'], 
[{name: 'Good', expression: 'Good', statistic: 'SUM'},
{name: 'Bad', expression: 'Bad', statistic: 'SUM'},
]);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Seems to work great.....just checking results now.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 12:50:04 GMT</pubDate>
    <dc:creator>JB_SEPA</dc:creator>
    <dc:date>2024-06-03T12:50:04Z</dc:date>
    <item>
      <title>Data expression coding help</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/data-expression-coding-help/m-p/1483069#M9725</link>
      <description>&lt;P&gt;Can anyone please save me from going insane with this nagging issue?&lt;/P&gt;&lt;P&gt;I'm trying to create a featureset of farms that are&lt;U&gt;&lt;STRONG&gt; purely&lt;/STRONG&gt; &lt;/U&gt;"Good practice" (Status =3 or Good=1). Here's my featureset of farm issues where farmcode (farm identifier) is not unique.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanBowes_0-1717410338808.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105978i8722ABC8BA8DE282/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonathanBowes_0-1717410338808.png" alt="JonathanBowes_0-1717410338808.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm trying to select farms that ONLY have Status=3 or Good =1 for each FarmCode grouping. Sometimes a&amp;nbsp; FarmCode will be unique, sometimes multiples depending how many issues there are on a farm.&lt;/P&gt;&lt;P&gt;Cheers for any pointers,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 10:32:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/data-expression-coding-help/m-p/1483069#M9725</guid>
      <dc:creator>JB_SEPA</dc:creator>
      <dc:date>2024-06-03T10:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data expression coding help</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/data-expression-coding-help/m-p/1483166#M9726</link>
      <description>&lt;P&gt;Is solved this pretty quickly after posting. I applied a GroupBy as follows:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Var Tester2 = GroupBy(Tester, ['FarmCode'], 
[{name: 'Good', expression: 'Good', statistic: 'SUM'},
{name: 'Bad', expression: 'Bad', statistic: 'SUM'},
]);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Seems to work great.....just checking results now.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 12:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/data-expression-coding-help/m-p/1483166#M9726</guid>
      <dc:creator>JB_SEPA</dc:creator>
      <dc:date>2024-06-03T12:50:04Z</dc:date>
    </item>
  </channel>
</rss>

