<?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: Script is not executing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439088#M812891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How you are saying, your script is not Executing?(Script execution progress is showing 28255 rows fetched)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you are misunderstanding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have 2 or more tables with the same field Names(Case sensitive) then Qlikview will by default doing&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;Auto concatenate&lt;/STRONG&gt;" so that the output will show First table only created (i mean in table viewer you will observer only First table with combination of 2 tables data.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;x,&lt;/P&gt;&lt;P&gt;y,&lt;/P&gt;&lt;P&gt;z&lt;/P&gt;&lt;P&gt;From ......2016.xlsx;&amp;nbsp; //imagine this table have 20 rows of data&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Tab2:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;x,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;y,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;z&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;From ......2017.xlsx;&lt;SPAN style="font-size: 13.3333px;"&gt;//imagine this table have 30 rows of data&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;After reload the above script,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Now the output/Table viewer will show the data like below&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Tab1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;x,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;y,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;z&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /// But this table will have 50 records of data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 06:21:51 GMT</pubDate>
    <dc:creator>ramasaisaksoft</dc:creator>
    <dc:date>2017-09-19T06:21:51Z</dc:date>
    <item>
      <title>Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439085#M812888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have exactly two tables with same column names for purchase and sales. when i am clicking on reload button the script is not executing&lt;/P&gt;&lt;P&gt;what will be the reason behind the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439085#M812888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439086#M812889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you concatenating the two tables or using NoConcatenate ? If not concatenating, they would generate synthetic keys, and that may be hanging up your load. Try concatenating them if the load happens. You could concatenate these two tables and add a Flag field to use it in the front-end set analysis expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 05:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439086#M812889</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-19T05:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439087#M812890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but in your screenshot it is showing 28225 lines fetched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 05:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439087#M812890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T05:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439088#M812891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How you are saying, your script is not Executing?(Script execution progress is showing 28255 rows fetched)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you are misunderstanding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have 2 or more tables with the same field Names(Case sensitive) then Qlikview will by default doing&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;Auto concatenate&lt;/STRONG&gt;" so that the output will show First table only created (i mean in table viewer you will observer only First table with combination of 2 tables data.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;x,&lt;/P&gt;&lt;P&gt;y,&lt;/P&gt;&lt;P&gt;z&lt;/P&gt;&lt;P&gt;From ......2016.xlsx;&amp;nbsp; //imagine this table have 20 rows of data&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Tab2:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;x,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;y,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;z&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;From ......2017.xlsx;&lt;SPAN style="font-size: 13.3333px;"&gt;//imagine this table have 30 rows of data&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;After reload the above script,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Now the output/Table viewer will show the data like below&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Tab1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;x,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;y,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;z&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /// But this table will have 50 records of data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 06:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439088#M812891</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-09-19T06:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439089#M812892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saksham,&lt;/P&gt;&lt;P&gt;If both the tables are having same no of columns and column names are same then those table are concatenated into same table.(first table will be loaded and second table data will be amended).&lt;/P&gt;&lt;P&gt;To avoid this you have to rename the columns in the second table or use qualify*; in between.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/29254"&gt;qualify and unqualify&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 06:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439089#M812892</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2017-09-19T06:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439090#M812893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz Use Qualfy and UnQualify&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD EmployeeID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Hire Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reports To], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Title, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SalesOffice&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNQUALIFY*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD EmployeeID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Hire Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reports To], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Title, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SalesOffice&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the Field of Table 1 and Table 2 are Same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tahemas Momin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 06:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439090#M812893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T06:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439091#M812894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is concatenating into one single table, usually in the first loaded table that contains the same the with the tables loaded afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helped,&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439091#M812894</guid>
      <dc:creator>andrei_delta</dc:creator>
      <dc:date>2017-09-19T13:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439092#M812895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean to say My script is executing but that window is not automatically getting closed after script has executed, although,i have tick on the option closed when finished.&lt;/P&gt;&lt;P&gt;what may be the reason for the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439092#M812895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T11:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439093#M812896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are saying ,"Script Execution Progress" window is opening&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Suggestion 1:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This is the stage in the script where QlikView establishes the data model and creates the synthetic keys. If you have many synthetic keys, the script will hang at this stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I would suggest you load just a small amount of data - either by using "First 10" before each load statement, or by making a "Limited Load" in the script debugger - so you will be able to analyze the data model.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Suggestion 2:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Normally it won't happens like that, if it happens to all applications just try to un-install the software and install one more time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check one more time your data model before going to &lt;STRONG style="font-size: 13.3333px;"&gt;Suggestion 2&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439093#M812896</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-09-20T11:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439094#M812897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can always Debug with limited records to see what the data model looks like after full reload.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T275054.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177192_T275054.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 13:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1439094#M812897</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2017-09-20T13:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Script is not executing</title>
      <link>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1806315#M1212125</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;i have the same issue, so now running the debugger to see what’s causing the problem. I have several tables connected in the script, but so far I haven’t experienced this. Why does it happen that the same script runs okay for several months and then with no changes it just doesn’t close the script execution window?&lt;/P&gt;&lt;P&gt;thank you for your help!&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 07:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-is-not-executing/m-p/1806315#M1212125</guid>
      <dc:creator>csillamaglodi</dc:creator>
      <dc:date>2021-05-08T07:29:09Z</dc:date>
    </item>
  </channel>
</rss>

