<?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 Non-optimize load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591457#M595387</link>
    <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Hi everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I can not understand because of what is non-optimize loading gvd files&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;the example in the attachment&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:40:36 GMT</pubDate>
    <dc:creator>rapovets_A2C</dc:creator>
    <dc:date>2024-11-16T20:40:36Z</dc:date>
    <item>
      <title>Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591457#M595387</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Hi everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I can not understand because of what is non-optimize loading gvd files&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;the example in the attachment&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591457#M595387</guid>
      <dc:creator>rapovets_A2C</dc:creator>
      <dc:date>2024-11-16T20:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591471#M595388</link>
      <description>&lt;P&gt;Non-Optimize refers to loading of data as it is. For example,&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from table;&lt;/P&gt;&lt;P&gt;Optimize refers to loading of data by applying some transformations. To put it in a simple way by using a where clause you refine the load in an optimized way rather than loading all the data which will not be used. For example,&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from table where A&amp;gt;10;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 09:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591471#M595388</guid>
      <dc:creator>Nishanthi</dc:creator>
      <dc:date>2019-06-13T09:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591472#M595389</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Where exists&lt;/STRONG&gt; allows &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-message-read"&gt;optimize load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 10:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591472#M595389</guid>
      <dc:creator>rapovets_A2C</dc:creator>
      <dc:date>2019-06-13T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591473#M595390</link>
      <description>&lt;P&gt;Whatever condition you give after where clause is optimized load.......&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 09:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591473#M595390</guid>
      <dc:creator>Nishanthi</dc:creator>
      <dc:date>2019-06-13T09:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591482#M595391</link>
      <description>&lt;P&gt;Hi, Exists() is only optimized in the one parameter version: &lt;STRONG&gt;Where Exists(FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Check if you can make it work using same field names to avoid the 2 parameters version fo Exists().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 10:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591482#M595391</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-06-13T10:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591484#M595392</link>
      <description>Where exist() with same field name will be optimized.&lt;BR /&gt;But where exists(field1, field2) will be unoptimized. As in your code.</description>
      <pubDate>Thu, 13 Jun 2019 10:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591484#M595392</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2019-06-13T10:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591500#M595393</link>
      <description>in my code these are identical fields&lt;BR /&gt;goods:&lt;BR /&gt;load&lt;BR /&gt;Field1&lt;BR /&gt;from goods.qvd(qvd);&lt;BR /&gt;&lt;BR /&gt;Sales:&lt;BR /&gt;load&lt;BR /&gt;date,&lt;BR /&gt;field2&lt;BR /&gt;from Sales.qvd(qvd)&lt;BR /&gt;where Exists(field1,field2);&lt;BR /&gt;&lt;BR /&gt;this is optimized load</description>
      <pubDate>Thu, 13 Jun 2019 10:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591500#M595393</guid>
      <dc:creator>rapovets_A2C</dc:creator>
      <dc:date>2019-06-13T10:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591509#M595395</link>
      <description>&lt;P&gt;In that case goods is optimized but not Sales. A workaround to make both tables optimized can be&lt;/P&gt;&lt;P&gt;goods:&lt;BR /&gt;load&lt;BR /&gt;field1,&lt;BR /&gt;field1 as field2&lt;BR /&gt;from goods.qvd(qvd);&lt;/P&gt;&lt;P&gt;Sales:&lt;BR /&gt;load&lt;BR /&gt;date,field2&lt;BR /&gt;from Sales.qvd(qvd)&lt;BR /&gt;where Exists(field2);&lt;/P&gt;&lt;P&gt;drop field field2 from goods;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 10:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1591509#M595395</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-06-13T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Non-optimize load</title>
      <link>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1602829#M595397</link>
      <description>&lt;P&gt;Just adding a Help link in case you still need some further explanation to get things to make complete sense here:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;QVD files can be read in two modes: standard (fast) and optimized (faster). The selected mode is determined automatically by the QlikView script engine. Optimized mode can be utilized only when all loaded fields are read without any transformations (formulas acting upon the fields), though the renaming of fields is allowed. A WHERE clause causing QlikView to unpack the records will also disable the optimized load. An optimized .qvd is extracted and handled according to standard Extract-Transform-Load (ETL ) when a field transformation is performed, this results in a degradation of performance. The specified format will not be maintained and the underlying raw number format will be used instead and recognized. Transformations of the field in a .qvd is allowed, the former "Optimized" .qvd then becomes a standard non-optimized .qvd.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That is from here:&amp;nbsp;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QVD_files.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QVD_files.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 16:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-optimize-load/m-p/1602829#M595397</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-16T16:07:19Z</dc:date>
    </item>
  </channel>
</rss>

