<?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: Counter functionality in Data Pipelines Questions</title>
    <link>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1493432#M71</link>
    <description>&lt;P&gt;The output of the pipeline is a&amp;nbsp; feature layer that will have an objectid column starting at 1 and going up by one. Would that work?&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jun 2024 18:55:02 GMT</pubDate>
    <dc:creator>rob_hewy</dc:creator>
    <dc:date>2024-06-16T18:55:02Z</dc:date>
    <item>
      <title>Counter functionality</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1492758#M70</link>
      <description>&lt;P&gt;I am trying to assign a new ID within pipelines using an interval so the first record is given a 'new_ID' of '1' , the next record is '2' , '3' andso on..&lt;/P&gt;&lt;P&gt;This is a simple ability in FME using the Counter transformer - has anyone been able to replicate this functionality in Data Pipelines? Using Arcade I can only reference the 'record' variable so this is limiting .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 14:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1492758#M70</guid>
      <dc:creator>whw53</dc:creator>
      <dc:date>2024-06-14T14:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Counter functionality</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1493432#M71</link>
      <description>&lt;P&gt;The output of the pipeline is a&amp;nbsp; feature layer that will have an objectid column starting at 1 and going up by one. Would that work?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 18:55:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1493432#M71</guid>
      <dc:creator>rob_hewy</dc:creator>
      <dc:date>2024-06-16T18:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Counter functionality</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1495044#M73</link>
      <description>&lt;P&gt;thanks Rob - i'm trying to update an ID column apart from the OBJECTID on an existing feature layer. I need to reference the maximum ID already present in the existing layer as well. In FME i would grab the maxID from an existing layer, unconditionally merge it onto my data moving through the etl, and then use the counter output to calculate a new ID by adding the max with the counterID. Couple things difficult here - counter, unconditional merge , taking max id of a dataset etc. tools are more limited.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 19:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/counter-functionality/m-p/1495044#M73</guid>
      <dc:creator>whw53</dc:creator>
      <dc:date>2024-06-19T19:21:46Z</dc:date>
    </item>
  </channel>
</rss>

