<?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 Adding a Sequential numbers Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228707#M80713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh! I misunderstood. Try this:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;RecNo() as RecordNumber, Name, Address&lt;/P&gt;&lt;P&gt;from [.\Names.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jul 2010 02:45:21 GMT</pubDate>
    <dc:creator>disqr_rm</dc:creator>
    <dc:date>2010-07-21T02:45:21Z</dc:date>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228702#M80708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a simple excel sheet loaded by the following code:&lt;/P&gt;&lt;P&gt;load&lt;BR /&gt; Name, Address&lt;BR /&gt; from [.\Names.xls]&lt;BR /&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;I'd like to add a column which is an auto generated sequential number.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table in Excel:&lt;BR /&gt;&lt;/STRONG&gt;Name Address&lt;BR /&gt;Simon City1&lt;BR /&gt;Peter City2&lt;BR /&gt;Farah City3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required Table in QlikView:&lt;/STRONG&gt;&lt;BR /&gt;RrdID Name Address&lt;BR /&gt;1 Simon City1&lt;BR /&gt;2 Peter City2&lt;BR /&gt;3 Farah City3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 00:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228702#M80708</guid>
      <dc:creator />
      <dc:date>2010-07-21T00:04:37Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228703#M80709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies for being cheeky, but why not add this number in Excel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 00:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228703#M80709</guid>
      <dc:creator />
      <dc:date>2010-07-21T00:43:03Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228704#M80710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because actually data sources are from multiple files joined into one table in Qlikview. I just wanted to make my question simple and clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 01:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228704#M80710</guid>
      <dc:creator />
      <dc:date>2010-07-21T01:13:54Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228705#M80711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use RowNo() function in your chart expression and drag it to make it first column in your chart (if it has to be first column).&lt;/P&gt;&lt;P&gt;If you have subtotals in your chart, you may have to use RowNo(Total). Just play with it and you would know.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 02:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228705#M80711</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-07-21T02:02:16Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228706#M80712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rakesh for your answer.&lt;/P&gt;&lt;P&gt;But actually, I want the numbers in the table-level, if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 02:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228706#M80712</guid>
      <dc:creator />
      <dc:date>2010-07-21T02:13:06Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228707#M80713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh! I misunderstood. Try this:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;RecNo() as RecordNumber, Name, Address&lt;/P&gt;&lt;P&gt;from [.\Names.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 02:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228707#M80713</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-07-21T02:45:21Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228708#M80714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unluckily it didn't work.&lt;/P&gt;&lt;P&gt;Following is what I tried and got:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code:&lt;BR /&gt;&lt;/STRONG&gt;T2:&lt;BR /&gt;LOAD RecNo() RID,&lt;BR /&gt; CUST_ID as CUST_ID,&lt;BR /&gt; CUST_NAME as CUST_NAME2&lt;BR /&gt;FROM&lt;BR /&gt;&lt;Z&gt;&lt;BR /&gt;(biff, embedded labels, table is CUSTS2$);&lt;/Z&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error Returned:&lt;/STRONG&gt;&lt;BR /&gt;Syntax error, missing/misplaced FROM:&lt;BR /&gt;T2:&lt;BR /&gt;LOAD RecNo() RID,&lt;BR /&gt; CUST_ID as CUST_ID,&lt;BR /&gt; CUST_NAME as CUST_NAME2&lt;BR /&gt;FROM&lt;BR /&gt;&lt;Z&gt;&lt;BR /&gt;(biff, embedded labels, table is CUSTS2$)&lt;/Z&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 06:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228708#M80714</guid>
      <dc:creator />
      <dc:date>2010-07-21T06:47:40Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228709#M80715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is ...&lt;/P&gt;&lt;P&gt;T2:&lt;BR /&gt;LOAD RecNo() RID,&lt;/P&gt;&lt;P&gt;must be ..&lt;/P&gt;&lt;P&gt;T2:&lt;BR /&gt;LOAD RecNo() as RID,&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:llauses@llauses.com"&gt;llauses@llauses.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 09:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228709#M80715</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2010-07-21T09:08:42Z</dc:date>
    </item>
    <item>
      <title>Adding a Sequential numbers Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228710#M80716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;yes you are right.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 00:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Sequential-numbers-Column/m-p/228710#M80716</guid>
      <dc:creator />
      <dc:date>2010-07-22T00:05:02Z</dc:date>
    </item>
  </channel>
</rss>

