<?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: Too slow fetching process in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704999#M724922</link>
    <description>Uhnnn interesting!&lt;BR /&gt;&lt;BR /&gt;Once all of those pictures are online... is there any way to speed it up?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Tue, 26 May 2020 01:27:30 GMT</pubDate>
    <dc:creator>brunolelli87</dc:creator>
    <dc:date>2020-05-26T01:27:30Z</dc:date>
    <item>
      <title>Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704963#M724912</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I would like to better understand the loading process...&lt;/P&gt;&lt;P&gt;During the loading process of my script, I'm basically reading lots of Excel (.CSV) files, each one with something around 3000 rows and 30 columns. And Qlikview is doing it very quickly.&lt;/P&gt;&lt;P&gt;At the end of my script I'm loading another .CSV file with 400 rows and 10 columns, and it's taking too much time to load.&lt;/P&gt;&lt;P&gt;Please, take a look at the picture below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Script.png" style="width: 540px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34301iCA3B36F3CEDBF341/image-size/large?v=v2&amp;amp;px=999" role="button" title="Script.png" alt="Script.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;While the system is loading the Cotação, I can't see the numbers changing, but when it comes to Dados, I can see the number improvement, like 240, 241, 242... 299, 300...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is going on?&lt;BR /&gt;What can I do to speed it up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Bruno Lelli&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704963#M724912</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704986#M724913</link>
      <description>&lt;P&gt;are you loading all of the data or doing some filtering ?&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 23:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704986#M724913</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-05-25T23:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704988#M724914</link>
      <description>I'm loading all data, just removing the first row!&lt;BR /&gt;&lt;BR /&gt;This is my script:&lt;BR /&gt;&lt;BR /&gt;Dados:&lt;BR /&gt;LOAD&lt;BR /&gt;&lt;BR /&gt;@1 as STCK, // Nome do papel&lt;BR /&gt;@1 as STCK2, // Nome do papel&lt;BR /&gt;@2 as EMPR, // Nome da empresa&lt;BR /&gt;@3 as SETO, // Setor da empresa&lt;BR /&gt;@4 as SUBS, // Subsetor da empresa&lt;BR /&gt;@5 as TIDA, // Tipo da ação negociada&lt;BR /&gt;@6 as NDAN // Número de ações negociadas&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;[&lt;A href="https://www.lellidesp.com.br/Empresas/Empresas.csv" target="_blank"&gt;https://www.lellidesp.com.br/Empresas/Empresas.csv&lt;/A&gt;]&lt;BR /&gt;(txt, utf8, no labels, delimiter is ';', msq, filters(&lt;BR /&gt;Remove(Row, Pos(Top, 1))&lt;BR /&gt;));&lt;BR /&gt;</description>
      <pubDate>Mon, 25 May 2020 23:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704988#M724914</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-05-25T23:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704989#M724916</link>
      <description>&lt;P&gt;It must be the internet connection ?&amp;nbsp; Only takes me 2 seconds to load from Australia !&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 23:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704989#M724916</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-05-25T23:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704990#M724918</link>
      <description>&lt;P&gt;It's wierd, because I'm loading around 10 files with thousand of lines, and it's ok...&lt;/P&gt;&lt;P&gt;At the end, when I'm trying to load this small file, I'm getting this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, take a look at my project!&lt;BR /&gt;All data is stored online&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 00:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704990#M724918</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-05-26T00:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704997#M724920</link>
      <description>&lt;P&gt;The time is not loading the fields, but the Replace Bundle load of storing the external image files inside the qvw.&lt;/P&gt;&lt;P&gt;See log file ..&lt;/P&gt;&lt;P&gt;2020-05-26 00:37:15 0523 Dados:&lt;BR /&gt;2020-05-26 00:37:15 0524 LOAD&lt;BR /&gt;2020-05-26 00:37:15 0525&lt;BR /&gt;2020-05-26 00:37:15 0526 @1 as STCK,&lt;BR /&gt;2020-05-26 00:37:15 0527 @1 as STCK2,&lt;BR /&gt;2020-05-26 00:37:15 0528 @2 as EMPR,&lt;BR /&gt;2020-05-26 00:37:15 0529 @3 as SETO,&lt;BR /&gt;2020-05-26 00:37:15 0530 @4 as SUBS,&lt;BR /&gt;2020-05-26 00:37:15 0531 @5 as TIDA,&lt;BR /&gt;2020-05-26 00:37:15 0532 @6 as NDAN&lt;BR /&gt;2020-05-26 00:37:15 0533&lt;BR /&gt;2020-05-26 00:37:15 0534 FROM&lt;BR /&gt;2020-05-26 00:37:15 0535 [&lt;A href="https://www.lellidesp.com.br/Empresas/Empresas.csv" target="_blank"&gt;https://www.lellidesp.com.br/Empresas/Empresas.csv&lt;/A&gt;]&lt;BR /&gt;2020-05-26 00:37:15 0536 (txt, utf8, no labels, delimiter is ';', msq, filters(&lt;BR /&gt;2020-05-26 00:37:15 0537 Remove(Row, Pos(Top, 1))&lt;BR /&gt;2020-05-26 00:37:15 0538 ))&lt;BR /&gt;2020-05-26 00:37:16 7 fields found: STCK, STCK2, EMPR, SETO, SUBS, TIDA, NDAN,&lt;BR /&gt;2020-05-26 00:37:16 404 lines fetched&lt;BR /&gt;2020-05-26 00:37:16 0540 Replace Bundle LOAD&lt;BR /&gt;2020-05-26 00:37:16 0541 @1 as STCK,&lt;BR /&gt;2020-05-26 00:37:16 0542 @8 as LDIM&lt;BR /&gt;2020-05-26 00:37:16 0543 FROM&lt;BR /&gt;2020-05-26 00:37:16 0544 [&lt;A href="https://www.lellidesp.com.br/Empresas/Empresas.csv" target="_blank"&gt;https://www.lellidesp.com.br/Empresas/Empresas.csv&lt;/A&gt;]&lt;BR /&gt;2020-05-26 00:37:16 0545 (txt, utf8, no labels, delimiter is ';', msq, filters(&lt;BR /&gt;2020-05-26 00:37:16 0546 Remove(Row, Pos(Top, 1))&lt;BR /&gt;2020-05-26 00:37:16 0547 ))&lt;BR /&gt;2020-05-26 00:45:48 2 fields found: STCK, LDIM,&lt;BR /&gt;2020-05-26 00:45:48 404 lines fetched&lt;BR /&gt;2020-05-26 00:45:49 Execution finished.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 01:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704997#M724920</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-05-26T01:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Too slow fetching process</title>
      <link>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704999#M724922</link>
      <description>Uhnnn interesting!&lt;BR /&gt;&lt;BR /&gt;Once all of those pictures are online... is there any way to speed it up?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2020 01:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-slow-fetching-process/m-p/1704999#M724922</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-05-26T01:27:30Z</dc:date>
    </item>
  </channel>
</rss>

