<?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 How to load data from QVD when where condition is there! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217391#M715207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rikhab,&lt;/P&gt;&lt;P&gt;First you need to load from a database or any other data source and store that info into QVD files. Once you have populated your QVD file, you can LOAD either using the dialog in the script editor or hardcoding your fields and conditions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD Field1, Field2 FROM FILE.QVD (QVD) WHERE Field1 = 'A';&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Sep 2010 13:40:25 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-09-24T13:40:25Z</dc:date>
    <item>
      <title>How to load data from QVD when where condition is there!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217390#M715205</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;What changes I have to do in the below script to load data from the QVD. I think instead of SQL select --&amp;gt; Load but other changes I don't know what to do. So please let me know what can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;OutStanding:&lt;BR /&gt;&lt;BR /&gt;sql select&lt;BR /&gt;stk.c_name+' '+stk.c_code OSstockist,&lt;BR /&gt;rep.c_name+' '+rep.c_code OSrepname,&lt;BR /&gt;am.c_name+' '+am.c_code OSamname,&lt;BR /&gt;rm.c_name+' '+rm.c_code OSrmname,&lt;BR /&gt;zm.c_name+' '+zm.c_code OSzmname,&lt;BR /&gt;gm.c_name+' '+gm.c_code OSgmname,&lt;BR /&gt;s.c_depo_code OSdepot,&lt;BR /&gt;s.c_depo_code+'/'+s.c_year+'/'+s.c_prefix+'/'+string(s.n_srno) OSsettledocno,&lt;BR /&gt;s.c_depo_code+'/'+s.c_year1+'/'+s.c_prefix1+'/'+string(s.n_srno1) OSdocno,&lt;BR /&gt;s.n_amount OSamount,&lt;BR /&gt;s.d_date OSdate,&lt;BR /&gt;s.d_lr_date OSlrdate&lt;BR /&gt; from&lt;BR /&gt;settle_mst s&lt;BR /&gt;left outer join act_mst stk on s.c_cust_code=stk.c_Code&lt;BR /&gt;left outer join act_mst rep on stk.c_rep_code=rep.c_code&lt;BR /&gt;left outer join act_mst am on rep.c_rep_code=am.c_code&lt;BR /&gt;left outer join act_mst rm on am.c_rep_code=rm.c_code&lt;BR /&gt;left outer join act_mst zm on rm.c_rep_code=zm.c_code&lt;BR /&gt;left outer join act_mst gm on zm.c_rep_code=gm.c_code&lt;BR /&gt;where stk.n_type=4 and stk.n_stockist&amp;gt;=;&lt;BR /&gt;&amp;lt;pre&amp;gt;&lt;BR /&gt; &amp;lt;/body&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 13:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217390#M715205</guid>
      <dc:creator />
      <dc:date>2010-09-24T13:29:35Z</dc:date>
    </item>
    <item>
      <title>How to load data from QVD when where condition is there!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217391#M715207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rikhab,&lt;/P&gt;&lt;P&gt;First you need to load from a database or any other data source and store that info into QVD files. Once you have populated your QVD file, you can LOAD either using the dialog in the script editor or hardcoding your fields and conditions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD Field1, Field2 FROM FILE.QVD (QVD) WHERE Field1 = 'A';&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 13:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217391#M715207</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-24T13:40:25Z</dc:date>
    </item>
    <item>
      <title>How to load data from QVD when where condition is there!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217392#M715210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is done already! Got little confused that's why I posted it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 12:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217392#M715210</guid>
      <dc:creator />
      <dc:date>2010-09-25T12:09:18Z</dc:date>
    </item>
    <item>
      <title>How to load data from QVD when where condition is there!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217393#M715211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rikab,&lt;/P&gt;&lt;P&gt;If you want to do joins at Qlikview end then load databse tables and store them separately as qvds, then fetch from a single qvd with where clause and do left / right / inner join then fetch from another qvd with where clause in this statement. Provided there must be a column with same name in both qvds.&lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;P&gt;TAB1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;P&lt;BR /&gt;FROM XYZ.QVD&lt;/P&gt;&lt;P&gt;WHERE ( P = 'XYZ')&lt;/P&gt;&lt;P&gt;LEFT JOIN (TAB1)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;C,&lt;/P&gt;&lt;P&gt;Q&lt;/P&gt;&lt;P&gt;FROM ABC.QVD&lt;/P&gt;&lt;P&gt;WHERE (Q = 'ABC')&lt;/P&gt;&lt;P&gt;You can do this before storing qvds and then store the joined tables into qvd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Sep 2010 07:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-QVD-when-where-condition-is-there/m-p/217393#M715211</guid>
      <dc:creator />
      <dc:date>2010-09-26T07:35:53Z</dc:date>
    </item>
  </channel>
</rss>

