<?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: Equivalent of @@ROWCOUNT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590483#M682429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure it is &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Rob's Cookbook has perfect example for that. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 08:34:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-19T08:34:27Z</dc:date>
    <item>
      <title>Equivalent of @@ROWCOUNT</title>
      <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590478#M682422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As in the title - is there an equivalent of SQL @@ROWCOUNT function in QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590478#M682422</guid>
      <dc:creator />
      <dc:date>2014-03-18T20:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of @@ROWCOUNT</title>
      <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590479#M682423</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;I guess no.&lt;/P&gt;&lt;P&gt;What is the purpose to have it ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590479#M682423</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-03-18T20:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of @@ROWCOUNT</title>
      <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590480#M682424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may create a field with the function RowNo()... and then calculate the maximum value of it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590480#M682424</guid>
      <dc:creator>julian_rodriguez</dc:creator>
      <dc:date>2014-03-18T20:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Equivalent of @@ROWCOUNT</title>
      <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590481#M682426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to apply tens of replace statements to clean text. For that, I've got the below SQL script but would like to transfer it to QV. I've tried with peek loops but with no success. If I'd nest the replace statements, I'd end up with something like a meter long script line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="_jivemacro_uid_13951760092241894 jive_text_macro jive_macro_code" jivemacro_uid="_13951760092241894"&gt;
&lt;P&gt;WHILE @@ROWCOUNT &amp;gt;0 &lt;/P&gt;
&lt;P&gt;UPDATE T&lt;/P&gt;
&lt;P&gt;SET Text = REPLACE( T.Text, V.Variable, V.Replacetext)&lt;/P&gt;
&lt;P&gt;FROM #Text AS T CROSS JOIN #vars AS V&lt;/P&gt;
&lt;P&gt;WHERE T.Text LIKE '%'+V.Variable +'%'&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590481#M682426</guid>
      <dc:creator />
      <dc:date>2014-03-18T20:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of @@ROWCOUNT</title>
      <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590482#M682427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not expert on Transact-SQL... but is it like an Mapping routine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 21:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590482#M682427</guid>
      <dc:creator>julian_rodriguez</dc:creator>
      <dc:date>2014-03-18T21:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of @@ROWCOUNT</title>
      <link>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590483#M682429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure it is &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Rob's Cookbook has perfect example for that. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 08:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equivalent-of-ROWCOUNT/m-p/590483#M682429</guid>
      <dc:creator />
      <dc:date>2014-03-19T08:34:27Z</dc:date>
    </item>
  </channel>
</rss>

