<?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: Can we create a expression with counter ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694526#M251134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Ideas ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 14:08:15 GMT</pubDate>
    <dc:creator>chiru_thota</dc:creator>
    <dc:date>2014-10-27T14:08:15Z</dc:date>
    <item>
      <title>Can we create a expression with counter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694525#M251133</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;&lt;/P&gt;&lt;P&gt;Can I get the below expression as highlighted in red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I am trying to start my counter at 1 and continue till I see null.....same thing repeats but it should from 1 again continue (1,2,3...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible some how ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Counter.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69662_Counter.jpg" style="width: 620px; height: 260px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 18:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694525#M251133</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-10-24T18:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a expression with counter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694526#M251134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Ideas ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 14:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694526#M251134</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-10-27T14:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a expression with counter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694527#M251135</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;Counter:&lt;/P&gt;&lt;P&gt;=If(IsNull(Above([Value])), 1, Above([Counter]) + 1)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=If(IsNull([Value]), null(), If(IsNull(Above([Value])), 1, Above([Counter]) + 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 14:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694527#M251135</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-27T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a expression with counter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694528#M251136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are real guru!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 14:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-a-expression-with-counter/m-p/694528#M251136</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-10-27T14:56:28Z</dc:date>
    </item>
  </channel>
</rss>

