<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556640#M1144155</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;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;qvw1 = qvw1+qvw2 &lt;/STRONG&gt;it's work fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other way.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Aug 2013 08:55:15 GMT</pubDate>
    <dc:creator>Nagaraju_KCS</dc:creator>
    <dc:date>2013-08-31T08:55:15Z</dc:date>
    <item>
      <title>Binary Load</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556638#M1144153</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;&lt;/P&gt;&lt;P&gt;Loading data from Another QVW file,&lt;/P&gt;&lt;P&gt;is it possible more than one QVW file into one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me Example..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Aug 2013 08:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556638#M1144153</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2013-08-31T08:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556639#M1144154</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;STRONG&gt;Binary practice.qvw;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it works fine,&lt;/P&gt;&lt;P&gt;but i want to two QVW files into one QVW file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Aug 2013 08:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556639#M1144154</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2013-08-31T08:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556640#M1144155</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;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;qvw1 = qvw1+qvw2 &lt;/STRONG&gt;it's work fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other way.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Aug 2013 08:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556640#M1144155</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2013-08-31T08:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Load</title>
      <link>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556641#M1144156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is &lt;STRONG&gt;not&lt;/STRONG&gt; possible to perform more than one Binary Load in a QlikView application, as Binary load reads processed QlikView data into another QlikView document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned in the QlikView ref. manual:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The "unpacking" used requires a "clean slate" in memory which is the reason why a Binary statement must be the very first statement in the script. Therefore it is also impossible &lt;/EM&gt;&lt;EM&gt;to use Binary more than once in a script. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However you can perform binary load of one qvw to another, one-at-a-time.&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp; &lt;/P&gt;&lt;P&gt;BinaryLoad QV1 data into QV2, and then&lt;/P&gt;&lt;P&gt;BinaryLoad QV2 data into QV3 and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use QVD files to consolidate data from multiple QlikView documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;KD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Aug 2013 09:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Binary-Load/m-p/556641#M1144156</guid>
      <dc:creator>kedar_dandekar</dc:creator>
      <dc:date>2013-08-31T09:52:05Z</dc:date>
    </item>
  </channel>
</rss>

