<?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: row number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707840#M254980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Syed suggested as one expression as RowN0() to your Straight Table.&lt;/P&gt;&lt;P&gt;You can keep the label as Serial No. This way you can have each row in your straight table a number.&lt;/P&gt;&lt;P&gt;Straight table also allows dragging a column name to the left in that case the Serial Number can be the first column in your straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2014 12:40:23 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2014-08-04T12:40:23Z</dc:date>
    <item>
      <title>row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707832#M254972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i have strighat table.&lt;/P&gt;&lt;P&gt;is it possible to add in calculete dimension - row number ? &lt;/P&gt;&lt;P&gt;i need to show number for every row - &lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;yarin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 11:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707832#M254972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T11:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707833#M254973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is better to add it as an expression. Then you can just drag the Column in the Table using the mouse to the first place. It is not possible in a Pivot table though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 11:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707833#M254973</guid>
      <dc:creator />
      <dc:date>2014-08-04T11:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707834#M254974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yarin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; RowNo() as [Serial Number]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AS&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 11:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707834#M254974</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-08-04T11:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707835#M254975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be&lt;/P&gt;&lt;P&gt;aggr(rowno(total), dim1, dim2, ....., dimn)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707835#M254975</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-04T12:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707836#M254976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where i need to write it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707836#M254976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T12:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707837#M254977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use rowno(total) in your chart expression.&lt;/P&gt;&lt;P&gt;After doing this, drag this expression to the front by holding it's label.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707837#M254977</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-08-04T12:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707838#M254978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is better to add it as an expression. Then you can just drag the Column in the Table using the mouse to the first place. It is not possible in a Pivot table though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707838#M254978</guid>
      <dc:creator />
      <dc:date>2014-08-04T12:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707839#M254979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;calculated dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707839#M254979</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-04T12:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707840#M254980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Syed suggested as one expression as RowN0() to your Straight Table.&lt;/P&gt;&lt;P&gt;You can keep the label as Serial No. This way you can have each row in your straight table a number.&lt;/P&gt;&lt;P&gt;Straight table also allows dragging a column name to the left in that case the Serial Number can be the first column in your straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707840#M254980</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-08-04T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: row number</title>
      <link>https://community.qlik.com/t5/QlikView/row-number/m-p/707841#M254981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thank you all, now i get another problem&lt;/P&gt;&lt;P&gt;the row num apear for all my dimention.&lt;/P&gt;&lt;P&gt;my table show only custumer with obligo greather than 0.&lt;/P&gt;&lt;P&gt;after i add the new exp. RowNo(Total) - all my custumer apear.&lt;/P&gt;&lt;P&gt;i try this - &lt;/P&gt;&lt;P&gt;if(obligo&amp;gt;0,RowNo(Total),0)&lt;/P&gt;&lt;P&gt;this isn't solve my problem.&lt;/P&gt;&lt;P&gt;need your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;yarin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 13:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/row-number/m-p/707841#M254981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T13:14:15Z</dc:date>
    </item>
  </channel>
</rss>

