<?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: Using a field as a value in GeoEvent filter in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655731#M2897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Meengla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifying the definition in the drop down, initiated the Field tab to click on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note that when comparing dates in a filter, I could only get them to work if I converted them to epoch values via a field calculator process before hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Elliott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2015 10:34:22 GMT</pubDate>
    <dc:creator>ElliottCarson</dc:creator>
    <dc:date>2015-12-01T10:34:22Z</dc:date>
    <item>
      <title>Using a field as a value in GeoEvent filter</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655729#M2895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone suggest how I might go about using a Field instead of a Value when creating a filter in the GeoEvent filter properties dialog? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've successfully added static values to the Value box, however I would like the processor to check dynamically on the current date minus an hour.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/150048_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Any suggestion that would solve my dilemma would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Elliott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 09:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655729#M2895</guid>
      <dc:creator>ElliottCarson</dc:creator>
      <dc:date>2015-11-30T09:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using a field as a value in GeoEvent filter</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655730#M2896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elliot,&lt;/P&gt;&lt;P&gt;There should be a 'Field' tab right besides the 'Value' tab but that is missing in your attached image? On my system the Field tab is present.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 19:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655730#M2896</guid>
      <dc:creator>IrfanClemson</dc:creator>
      <dc:date>2015-11-30T19:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using a field as a value in GeoEvent filter</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655731#M2897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Meengla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifying the definition in the drop down, initiated the Field tab to click on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note that when comparing dates in a filter, I could only get them to work if I converted them to epoch values via a field calculator process before hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Elliott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 10:34:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655731#M2897</guid>
      <dc:creator>ElliottCarson</dc:creator>
      <dc:date>2015-12-01T10:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using a field as a value in GeoEvent filter</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655732#M2898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Elliott -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a filter expression to compare two date values is difficult. The product team has an issue open in the product backlog to address this. For now, as you suggest, you could use a Field Calculator to "cast" the date/time from an event's Date field to a field whose type is Long, and then use a Filter to compare two long integer (epoch millisecond) values. You could also use date/time algebra notation supported by filter expressions ... please see the links below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information helps -&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 12px; background-color: #fff2cc;"&gt;See Also:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 12px; background-color: #fff2cc;"&gt;&lt;A href="https://community.esri.com/migration-blogpost/2881"&gt;How to Create Temporal Filter in GeoEvent&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 12px; background-color: #fff2cc;"&gt;&lt;A href="https://community.esri.com/message/582622"&gt;Re: Filter out Time Anomalies&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655732#M2898</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2016-01-29T02:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using a field as a value in GeoEvent filter</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655733#M2899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you use the Field Calculator to "cast" the data/time from an event's Data field to a field whose type is Long?&lt;/P&gt;&lt;P&gt;Will the issue with comparing dates be fixed in the next release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 17:26:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/using-a-field-as-a-value-in-geoevent-filter/m-p/655733#M2899</guid>
      <dc:creator>ElizabethDoran</dc:creator>
      <dc:date>2016-04-27T17:26:09Z</dc:date>
    </item>
  </channel>
</rss>

