<?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 loading script in few sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146190#M24786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a feature called Partial Reload, but this is not meant to run just a specific tab, rather it allows you to add or replace values in selected tables. This is a special feature, that could cause more problems than you want, unless you are quite sure as to what you are adding and or replacing in your currently loaded data.&lt;/P&gt;&lt;P&gt;There simply is no feature in QV to execute just a snippet of your code.it is all or nothing. You can stop execution at a predetermined point in your script using the debugger, but that still isn't what you are asking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2009 23:18:03 GMT</pubDate>
    <dc:creator>sczetty</dc:creator>
    <dc:date>2009-06-08T23:18:03Z</dc:date>
    <item>
      <title>loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146189#M24785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I'am trying to execute only one sheet of an loading script, but i haven't foun the way to do it???&lt;/P&gt;&lt;P&gt;Can anybody help me???&lt;/P&gt;&lt;P&gt;thank you...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 22:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146189#M24785</guid>
      <dc:creator />
      <dc:date>2009-06-08T22:03:53Z</dc:date>
    </item>
    <item>
      <title>loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146190#M24786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a feature called Partial Reload, but this is not meant to run just a specific tab, rather it allows you to add or replace values in selected tables. This is a special feature, that could cause more problems than you want, unless you are quite sure as to what you are adding and or replacing in your currently loaded data.&lt;/P&gt;&lt;P&gt;There simply is no feature in QV to execute just a snippet of your code.it is all or nothing. You can stop execution at a predetermined point in your script using the debugger, but that still isn't what you are asking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 23:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146190#M24786</guid>
      <dc:creator>sczetty</dc:creator>
      <dc:date>2009-06-08T23:18:03Z</dc:date>
    </item>
    <item>
      <title>loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146191#M24787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I just want to load one sheet, I comment out everything else. One or two /* */ blocks usually does the trick, as they span across sheets if I remember correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 01:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146191#M24787</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-06-09T01:46:15Z</dc:date>
    </item>
    <item>
      <title>loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146192#M24788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;BR /&gt;Correct, they do spread accross sheets, but at the same time they merge all the following sheets. To avoid this, I usually set &lt;STRONG&gt;/*&lt;/STRONG&gt; on the top and &lt;STRONG&gt;*/&lt;/STRONG&gt; on the bottom of each sheet which I want to comment out.&lt;BR /&gt;It would be helpful to have some sort of checkbox to include/exclude sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 01:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146192#M24788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-09T01:58:18Z</dc:date>
    </item>
    <item>
      <title>loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146193#M24789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could put each tab' script in a sub routine and then you call these sub routines commenting out the ones you don't want to execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 02:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146193#M24789</guid>
      <dc:creator />
      <dc:date>2009-06-09T02:24:30Z</dc:date>
    </item>
    <item>
      <title>loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146194#M24790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you everybody.......&lt;/P&gt;&lt;P&gt;using subrotines I think it can be a nice idea.....&lt;/P&gt;&lt;P&gt;regards to all of you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 20:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146194#M24790</guid>
      <dc:creator />
      <dc:date>2009-06-12T20:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146195#M24791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one tell how to call the subroutine , i want the no of rows from one table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB TraceRowCount (SourceTable)&lt;/P&gt;&lt;P&gt;IF '$(SourceTable)' &amp;lt;&amp;gt; ''&lt;/P&gt;&lt;P&gt;LET vNoOfRows = NoOfRows('$(SourceTable)');&lt;/P&gt;&lt;P&gt;TRACE &amp;gt;&amp;gt;&amp;gt; Number of rows in $(SourceTable): $(vNoOfRows);&lt;/P&gt;&lt;P&gt;LET vNoOfRows = Null();&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;TRACE &amp;gt;&amp;gt;&amp;gt; No table name specified;&lt;/P&gt;&lt;P&gt;END IF&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this, but i am not getting .&lt;/P&gt;&lt;P&gt;beneath the table i used CALL TraceRowCount('Aircraft Types');&lt;/P&gt;&lt;P&gt;can u explain what is subroutine how to solve my probelm&lt;/P&gt;&lt;P&gt;while i am loading, error is coming from this part IF '$(SourceTable)' &amp;lt;&amp;gt; ''&lt;/P&gt;&lt;P&gt;then else&lt;/P&gt;&lt;P&gt;then endif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 12:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146195#M24791</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2013-01-31T12:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: loading script in few sheets</title>
      <link>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146196#M24792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an easy way to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the start of the section that you don't want to execute, start an if statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF 1 = 0 Then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end of the section that you don't want to execute, terminate the if statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IF and ENDIF can be on different tabs in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work well provided that your subsequent code does not need any variables or tables from the section that was skipped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 23:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-script-in-few-sheets/m-p/146196#M24792</guid>
      <dc:creator>kevinpintokpa</dc:creator>
      <dc:date>2013-03-08T23:17:41Z</dc:date>
    </item>
  </channel>
</rss>

