<?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: Binary Load issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597894#M684329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember reading somewhere that Binary loads do not release the cached memory of dropped tables. However, Sivaraj has mentioned something that I do with Binary loads. Do the load and then drop the field or table. If you have any issues, let us know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 08:05:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-18T08:05:28Z</dc:date>
    <item>
      <title>Binary Load issue</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597892#M684325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt; I have 2 qvw's ,one containing the backend (script) and the other containing the UI. The qvw containing UI is a Binary Load of the 1st qvw which is containing the backend Script. Now when i drop or comment any field from the qvw containing the script and reload the qvw, that perticular field (that is dropped or commented) logically should not appear in the UI qvw (qvw containing the binary load) file after the reload. But the field is still visible along with its data in the UI qvw. pls help on how to remove this field and its data from a qvw containg binary load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 06:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597892#M684325</guid>
      <dc:creator />
      <dc:date>2014-02-18T06:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load issue</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597893#M684327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;This logic should work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;BINARY test.qvw;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;DROP Field Products;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;Post your sample screenshots how you are doing.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 06:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597893#M684327</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-02-18T06:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load issue</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597894#M684329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember reading somewhere that Binary loads do not release the cached memory of dropped tables. However, Sivaraj has mentioned something that I do with Binary loads. Do the load and then drop the field or table. If you have any issues, let us know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 08:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597894#M684329</guid>
      <dc:creator />
      <dc:date>2014-02-18T08:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load issue</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597895#M684331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an error ?&lt;/P&gt;&lt;P&gt;BINARY xxxx.qvw is your first statement ? in all cases, also when you want to drop fields ?&lt;/P&gt;&lt;P&gt;Is the error you get only for some fields ? some tables ? of for all ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/64920"&gt;Sivaraj Seeman&lt;/A&gt; told, this logic should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 08:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597895#M684331</guid>
      <dc:creator />
      <dc:date>2014-02-18T08:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load issue</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597896#M684332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you remove a table from your DB-Modell and afterwards (binary) reload your GUI-QVW as described in your post it should work! &lt;/P&gt;&lt;P&gt;My fault sometimes was this: Did you reload and SAVE the DB-Model before (binary) reloading&amp;nbsp; the GUI-QVW ?&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 09:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597896#M684332</guid>
      <dc:creator />
      <dc:date>2014-02-18T09:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load issue</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597897#M684333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As already mentioned in above comments, it should work!&lt;/P&gt;&lt;P&gt;Binary load of qvw file before SET statements and Drop fields or tables statements after SET statements.&lt;/P&gt;&lt;P&gt;Reload the application and save it! You will get desired result for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha Rangari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 10:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load-issue/m-p/597897#M684333</guid>
      <dc:creator />
      <dc:date>2014-02-18T10:13:15Z</dc:date>
    </item>
  </channel>
</rss>

