<?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: Make a Mapping-LOAD faster? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20311#M3377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;if you want your loadto be optimized, use ONE exists&lt;/P&gt;&lt;P&gt;in your case, I would try 1 load with exists on the most filtering category&lt;/P&gt;&lt;P&gt;then the mapping load from the previous table (with resident)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2018 07:00:06 GMT</pubDate>
    <dc:creator>olivierrobin</dc:creator>
    <dc:date>2018-04-26T07:00:06Z</dc:date>
    <item>
      <title>Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20310#M3376</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;I have a mapping-LOAD which contains (on two fields) two concatenations and a WHERE-clause with AND with two MATCH statements.&lt;/P&gt;&lt;P&gt;So I cannot make it optimized because it makes necessary a processing of the data.&lt;/P&gt;&lt;P&gt;I have tried speeding it up with two EXISTS() clauses instead, but that does not work.&lt;/P&gt;&lt;P&gt;So is there any possibility to speed this up at all?&lt;/P&gt;&lt;P&gt;The code looks like this:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;MAP_Vorgänger:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;mapping&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 10pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 10pt;"&gt;$(vSEP)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELV&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 10pt;"&gt;$(vSEP)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNV&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;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[filepath to qvd]&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;qvd&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;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBTYP_V&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,'C','G','K','L')&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBTYP_N&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,'5','6','M','N','S','U')&lt;BR /&gt; ; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I will try with some IF and OR - might help, who knows. Maybe anyone knows something on how to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DataNibbler&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 06:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20310#M3376</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-04-26T06:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20311#M3377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;if you want your loadto be optimized, use ONE exists&lt;/P&gt;&lt;P&gt;in your case, I would try 1 load with exists on the most filtering category&lt;/P&gt;&lt;P&gt;then the mapping load from the previous table (with resident)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20311#M3377</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-04-26T07:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20312#M3378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t0:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBTYP_V, &lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBTYP_N&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;C,5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;G,6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;K,M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;L,N&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;,S&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;,U&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;load&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELV,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNV&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;FROM&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[filepath to qvd]&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) where exists(&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBTYP_V&lt;/SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;load&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELV,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNV&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;FROM&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[filepath to qvd]&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) where exists(&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBTYP_N&lt;/SPAN&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;MAP_Vorgänger:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;mapping &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;$(vSEP)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;VBELV&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;$(vSEP)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;POSNV&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;resident t1&lt;SPAN style="font-size: 10pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop tables t0,t1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't fast enough you would need to transfer some steps like the filtering and/or string-concat into previous load-steps and/or applying an incremental approach to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20312#M3378</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-26T07:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20313#M3379</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;yep, I will try. When I have the time, I will try out different possibilities and see if I can make that faster.&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>Thu, 26 Apr 2018 08:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20313#M3379</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-04-26T08:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20314#M3380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Marcus&lt;/P&gt;&lt;P&gt;I am also thinking about possible savings by performing some transformations in the previous app - the transformation.qvw - and thereby speeding up the loading in the following datamodel.qvw - but since it is all run just once a day in the early morning as of now, there doesn't seem to be much potential in that - storing a large table takes so long here that doing some transformation in the transformation.qvw, storing a "special version" of a table and then just loading this optimized in the datamodel.qvw comes around to +- 0, more or less - if we had a faster server, there might be potential there ...&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>Thu, 26 Apr 2018 11:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20314#M3380</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-04-26T11:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20315#M3381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds that there is a network storage used for the data which is quite inappropriate to handle larger datasets - what speaks against using the storage from the server itself and/or updating/extending this storage with a ssd?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 11:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20315#M3381</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-26T11:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20316#M3382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm ... there is no network storage, we are using the internal storage of the server afaIk. Still, storing a large table takes quite a while - one example is a table with about 47 mio rows which takes approx. 3min to store. I have no comparison, but that does seem a lot. I don't know - is it long or is this what I should be expecting for such a big table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I store to my local Desktop instead to circumvent the network, it takes even longer, so that can't be it ...&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>Fri, 27 Apr 2018 12:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20316#M3382</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-04-27T12:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Mapping-LOAD faster?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20317#M3383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bit related to this and therefore I add here the link: &lt;A href="https://community.qlik.com/message/1478551"&gt;Re: Detail question on STORE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest that you take a look on the task-manager (tab performance - or even with the resource-monitor) during the storing because it will show how fast is your network and also how busy is the CPU because the bottleneck mustn't be mandatory the network/storage especially by very fast pci-ssd's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 14:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-Mapping-LOAD-faster/m-p/20317#M3383</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-27T14:56:52Z</dc:date>
    </item>
  </channel>
</rss>

