<?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: Fetching issue - Excel - Too many lines loaded - Takes time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779788#M666114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really sure what you meant but it's a crosstable-load and if you have 80000 rows and 162 data-columns you will get about 13000000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 11:50:10 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-01-13T11:50:10Z</dc:date>
    <item>
      <title>Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779787#M666113</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;I am fetching data from an Excel workbook. Each Excel sheet is laoded into a Qlikview table.&lt;/P&gt;&lt;P&gt;All goes smoothly except for one sheet where 13,000,000 lines are fetched even though I only have 80,000 data point. The structure of the sheet is very similar from the other sheets in the same workbook, and in the other cases there is no problem.&lt;/P&gt;&lt;P&gt;Any idea/suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cript loading the data is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;CrossTable(ID, DATA, 1)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/P&gt;&lt;P&gt;[file.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DATA, filters(&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 2)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 2)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 2)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 2))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 11:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779787#M666113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T11:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779788#M666114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really sure what you meant but it's a crosstable-load and if you have 80000 rows and 162 data-columns you will get about 13000000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 11:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779788#M666114</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-01-13T11:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779789#M666115</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;what you could try, if it's possible in your scenario, is load that table beforehand and store it into a qvd. That will not make it faster, but shift the workload, so your actual app will be loaded faster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 11:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779789#M666115</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-01-13T11:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779790#M666116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i have 120 lines and 800 columns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 11:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779790#M666116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779791#M666117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pierre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have faced this today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its thinking that there is data in the cells below also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could be due to some blank cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mostly issue with excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 12:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779791#M666117</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2015-01-13T12:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779792#M666118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that it be only 120 rows and no more rows with any data in it - which could be invisible maybe only spaces. Further is this load-statement part from any loops?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 12:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779792#M666118</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-01-13T12:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779793#M666119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a solution, create the new excel and put in the same data and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 12:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779793#M666119</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2015-01-13T12:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779794#M666120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am sure, I deleted all other cells to make sure they are empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779794#M666120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T13:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779795#M666121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may also be worth looking if your table is being concatenated to another table already loaded in QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you might be able to load the excel file as a normal load, then apply the cross table function as a resident load once the data has been loaded in QV?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779795#M666121</guid>
      <dc:creator>peter_turner</dc:creator>
      <dc:date>2015-01-13T13:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779796#M666122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cant you please use a full new excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779796#M666122</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2015-01-13T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779797#M666123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Before going further check the hint with concatenation from &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="43453" data-objecttype="3" href="https://community.qlik.com/people/peter.turner"&gt;peter turner&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779797#M666123</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-01-13T13:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779798#M666124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have an exit script statement just after the load from excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 14:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779798#M666124</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2015-01-13T14:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching issue - Excel - Too many lines loaded - Takes time</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779799#M666125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a new sheet, copied the data, and deleted the old sheet. It works fine now. Mighty Excel!&lt;/P&gt;&lt;P&gt;Thanks to all for your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 14:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-issue-Excel-Too-many-lines-loaded-Takes-time/m-p/779799#M666125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T14:26:23Z</dc:date>
    </item>
  </channel>
</rss>

