<?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: Subroutine - I'm missing some little thing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684040#M670790</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;sorry, but following that link I cannot find it.&lt;/P&gt;&lt;P&gt;Anyway - the subroutine seems to work now.&lt;/P&gt;&lt;P&gt;Only, when I go through the script step_by_step, I get an error in the calling_code.&lt;/P&gt;&lt;P&gt;That goes like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;// I have that variable and in my testing scenario, it has the value 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; = 1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;$(v_Nr_Rows_Multi)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;CALL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Datensatzcleansing&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;next &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Can you tell me what's wrong about that? I can't spot anything.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;P.S.: The subroutine should thus fire twice, it does so once - and then stops.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 16:47:52 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2014-10-08T16:47:52Z</dc:date>
    <item>
      <title>Subroutine - I'm missing some little thing</title>
      <link>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684038#M670788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built a subroutine before, but only once. Now I have a code that is necessary to cleanse the data we get from our customer.&lt;/P&gt;&lt;P&gt;The code works fine on one record - but in reality, there might of course be more than one, and it might not be the first.&lt;/P&gt;&lt;P&gt;=&amp;gt; So I need a subroutine that I can call once for every record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's there I am currently failing: When I click through the script in debugging_mode, QlikView reads the "sub" line, but it seems to skip all the steps inbetween and jump directly to the "end sub".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me? I am already comparing it to the app where I built a subroutine and I can't spot a relevant difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684038#M670788</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-10-08T15:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Subroutine - I'm missing some little thing</title>
      <link>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684039#M670789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a subroutine to be called to every record on a load command? Please read this blog post&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/10/03/teaching-the-load-script-new-tricks" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/10/03/teaching-the-load-script-new-tricks"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/10/03/teaching-the-load-script-new-tricks&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 16:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684039#M670789</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-10-08T16:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Subroutine - I'm missing some little thing</title>
      <link>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684040#M670790</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;sorry, but following that link I cannot find it.&lt;/P&gt;&lt;P&gt;Anyway - the subroutine seems to work now.&lt;/P&gt;&lt;P&gt;Only, when I go through the script step_by_step, I get an error in the calling_code.&lt;/P&gt;&lt;P&gt;That goes like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;// I have that variable and in my testing scenario, it has the value 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; = 1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;$(v_Nr_Rows_Multi)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;CALL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Datensatzcleansing&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;next &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Can you tell me what's wrong about that? I can't spot anything.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;P.S.: The subroutine should thus fire twice, it does so once - and then stops.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 16:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684040#M670790</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-10-08T16:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Subroutine - I'm missing some little thing</title>
      <link>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684041#M670791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your subroutine code?&lt;/P&gt;&lt;P&gt;Let me take a look&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 03:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subroutine-I-m-missing-some-little-thing/m-p/684041#M670791</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-10-09T03:06:41Z</dc:date>
    </item>
  </channel>
</rss>

