<?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: [resolved] Inserting row number dynamically in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338540#M106764</link>
    <description>How about using function for generating sequence ?&lt;BR /&gt;Vaibhav</description>
    <pubDate>Thu, 09 Oct 2014 09:32:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-09T09:32:57Z</dc:date>
    <item>
      <title>[resolved] Inserting row number dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338539#M106763</link>
      <description>Hi,
&lt;BR /&gt;I have an XML file from which I extract the fields using tXMLMap component.
&lt;BR /&gt;Along with these field values I have to insert a row number for each row inserted.
&lt;BR /&gt;Any idea how this can be done?</description>
      <pubDate>Thu, 09 Oct 2014 06:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338539#M106763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T06:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Inserting row number dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338540#M106764</link>
      <description>How about using function for generating sequence ?&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 09 Oct 2014 09:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338540#M106764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Inserting row number dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338541#M106765</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;How about using function for generating sequence ?&lt;BR /&gt;Vaibhav&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Do you mean I should create an SQL function for this? Is it not possible through Talend?</description>
      <pubDate>Thu, 09 Oct 2014 09:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338541#M106765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T09:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Inserting row number dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338542#M106766</link>
      <description>Ketan, 
&lt;BR /&gt;You can use Numeric.sequence expression in your tMap to increment a variable. 
&lt;BR /&gt;For exemple : Numeric.sequence("var1",1,1) 
&lt;BR /&gt;The second "1" is the starting number, the last "1" is to increment by 1, and the new value is saved into "var1". 
&lt;BR /&gt;Devy</description>
      <pubDate>Thu, 09 Oct 2014 10:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338542#M106766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Inserting row number dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338543#M106767</link>
      <description>&lt;P&gt;&lt;A href="https://faihofu.blogspot.com/2019/10/talend-rownumber-functionality-using.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://faihofu.blogspot.com/2019/10/talend-rownumber-functionality-using.html&lt;/A&gt;&lt;BR /&gt;is this blog post any use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it uses tMap to mimic the tsql row_number() over (partition by....) windows function&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Inserting-row-number-dynamically/m-p/2338543#M106767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-16T13:27:05Z</dc:date>
    </item>
  </channel>
</rss>

