<?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: Add field during load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510969#M687392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gidon ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1 :&lt;/P&gt;&lt;P&gt;load Rowno() as r ,&lt;/P&gt;&lt;P&gt;Name ,&lt;/P&gt;&lt;P&gt;Newtran,&lt;/P&gt;&lt;P&gt;Trannum ,&lt;/P&gt;&lt;P&gt;Trannum as Groupnum&lt;/P&gt;&lt;P&gt;from tran.xlsx&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tran :&lt;/P&gt;&lt;P&gt;load r,&lt;/P&gt;&lt;P&gt;Name ,&lt;/P&gt;&lt;P&gt;Newtran,&lt;/P&gt;&lt;P&gt;Trannum ,&lt;/P&gt;&lt;P&gt;if(Newtran = 'y' , Groupnum, peek(Groupnum) ) as Groupnum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resident&amp;nbsp; Table1 order by r ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;koti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Nov 2013 09:22:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-30T09:22:16Z</dc:date>
    <item>
      <title>Add field during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510968#M687391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;I have a problem to solve&amp;nbsp; !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enclosed attached excel file trans &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first column is name &lt;/P&gt;&lt;P&gt;second is new trans if y it is new &lt;/P&gt;&lt;P&gt;third id transnum &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add the forth column GroupNum , &lt;/P&gt;&lt;P&gt;a group gets GroupNum , where newtran='y ' , GroupNum=TranNum&lt;/P&gt;&lt;P&gt;all lines that follow this line until the next 'y' with same Name ( not includes )&amp;nbsp; &lt;/P&gt;&lt;P&gt;All Lines get the GroupNum from the line which&amp;nbsp; newtran = 'y'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the enclosed file expalin it better . &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 06:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510968#M687391</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2013-11-30T06:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add field during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510969#M687392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gidon ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1 :&lt;/P&gt;&lt;P&gt;load Rowno() as r ,&lt;/P&gt;&lt;P&gt;Name ,&lt;/P&gt;&lt;P&gt;Newtran,&lt;/P&gt;&lt;P&gt;Trannum ,&lt;/P&gt;&lt;P&gt;Trannum as Groupnum&lt;/P&gt;&lt;P&gt;from tran.xlsx&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tran :&lt;/P&gt;&lt;P&gt;load r,&lt;/P&gt;&lt;P&gt;Name ,&lt;/P&gt;&lt;P&gt;Newtran,&lt;/P&gt;&lt;P&gt;Trannum ,&lt;/P&gt;&lt;P&gt;if(Newtran = 'y' , Groupnum, peek(Groupnum) ) as Groupnum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resident&amp;nbsp; Table1 order by r ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;koti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 09:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510969#M687392</guid>
      <dc:creator />
      <dc:date>2013-11-30T09:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add field during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510970#M687393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kotty&lt;/P&gt;&lt;P&gt;thanks for your prompt response&lt;/P&gt;&lt;P&gt;i made it work correctly&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 17:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-during-load/m-p/510970#M687393</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2013-11-30T17:17:17Z</dc:date>
    </item>
  </channel>
</rss>

