<?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: Filter by Expression Tool in ArcGIS Velocity Questions</title>
    <link>https://community.esri.com/t5/arcgis-velocity-questions/filter-by-expression-tool/m-p/1368950#M327</link>
    <description>&lt;P&gt;So you want a transaction to be able to track a value and only return true when the value of x is higher than any previous value of x.&amp;nbsp; &amp;nbsp;Not sure any of the processing nodes would allow this although Incident Detector might come closest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would think you might, if supported, output a Feature layer set to&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Keep the latest feature based on Track Id. Then you would build a Feed over this and bring it back into a one-on-one Join and pass the field with the previous High from the Feature Layer Feed into the Transaction and lastly add your filter by expression&amp;nbsp; (remember to handle a startup/count = 0 condition) only passing new highs to the resulting Feature Layer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I think the concept is right not sure if it can be implemented.&amp;nbsp; &amp;nbsp;Let us know.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 15:43:25 GMT</pubDate>
    <dc:creator>JeffSilberberg</dc:creator>
    <dc:date>2024-01-11T15:43:25Z</dc:date>
    <item>
      <title>Filter by Expression Tool</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/filter-by-expression-tool/m-p/1368410#M326</link>
      <description>&lt;P&gt;I am trying to write an arcade expression within the Filter by Expression too, such that only the record with the maximum value is retained per TrackID. It is Waze data, so the TrackID is the uuid, and the feed is receiving many records for each uuid. I want to only retain the record with the maximum confidence for each uuid. Is this possible to do, and can anyone help me write the expression?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 16:47:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/filter-by-expression-tool/m-p/1368410#M326</guid>
      <dc:creator>KylieBraunius</dc:creator>
      <dc:date>2024-01-10T16:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Expression Tool</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/filter-by-expression-tool/m-p/1368950#M327</link>
      <description>&lt;P&gt;So you want a transaction to be able to track a value and only return true when the value of x is higher than any previous value of x.&amp;nbsp; &amp;nbsp;Not sure any of the processing nodes would allow this although Incident Detector might come closest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would think you might, if supported, output a Feature layer set to&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Keep the latest feature based on Track Id. Then you would build a Feed over this and bring it back into a one-on-one Join and pass the field with the previous High from the Feature Layer Feed into the Transaction and lastly add your filter by expression&amp;nbsp; (remember to handle a startup/count = 0 condition) only passing new highs to the resulting Feature Layer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I think the concept is right not sure if it can be implemented.&amp;nbsp; &amp;nbsp;Let us know.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 15:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/filter-by-expression-tool/m-p/1368950#M327</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-01-11T15:43:25Z</dc:date>
    </item>
  </channel>
</rss>

