<?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: Conditions while storing QVD's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974465#M647171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kunal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;from Qv.qvd;&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;resident table1&lt;/P&gt;&lt;P&gt;where flag=0;&lt;/P&gt;&lt;P&gt;Store table2 into your [path];&lt;/P&gt;&lt;P&gt;drop table table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2015 07:50:32 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2015-10-14T07:50:32Z</dc:date>
    <item>
      <title>Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974449#M647148</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;Can we put some conditions while writing storing a table into QVD or any other alternative to the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kushal Thakral&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974449#M647148</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974450#M647149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what condition you want to write?can yu breif little more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974450#M647149</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-14T07:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974451#M647150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;While storing in the sense, we can use where conditions and other filter conditions in script. We can store that table in QVD. Hope you got it. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974451#M647150</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-10-14T07:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974452#M647151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Conditions like where like what we write in case of Loading a table same can we apply while writing Store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kushal Thakral&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974452#M647151</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974453#M647152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to store it in Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kushal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974453#M647152</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974454#M647153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot write thos in store command i hope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974454#M647153</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-14T07:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974455#M647154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then any alternative to the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974455#M647154</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974456#M647156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the STORE key word we cannot write any where condition, whiling building the table only you need to specify the same &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974456#M647156</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T07:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974457#M647158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the scenario ?&lt;/P&gt;&lt;P&gt;you can write the where in load statement for which you are creating qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974457#M647158</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-14T07:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974458#M647159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scenario is like i have records in table with flag field containing 0 and 1 but while storing it into QVD i need only those having Flag 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kushal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974458#M647159</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974459#M647160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a new table by resident load with a condition where flag =0 and store the same table to QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974459#M647160</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974460#M647161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from tablename where(match(flag,1))=0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store tablename into name.qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974460#M647161</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-14T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974461#M647162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But while storing Resident table i am getting error it is saying table not found and i think i can store resident table in QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974461#M647162</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974462#M647163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;From...............&lt;/P&gt;&lt;P&gt;Store &lt;STRONG&gt;Table&lt;/STRONG&gt; INTO "&lt;STRONG&gt;Ur Path&lt;/STRONG&gt;"\&lt;STRONG&gt;Table&lt;/STRONG&gt;.QVD(Qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;1.Afetr &lt;STRONG&gt;Store&lt;/STRONG&gt; Name should be Your Table Name.&lt;/P&gt;&lt;P&gt;2.&lt;STRONG&gt;Ur Path&lt;/STRONG&gt; is where you want store file.&lt;/P&gt;&lt;P&gt;3.&lt;STRONG&gt;Table&lt;/STRONG&gt; is your choice ,you can give as you like Ex:Custmer or Emp_Table.&lt;/P&gt;&lt;P&gt;4.It will store only single table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this you want know ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974462#M647163</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-14T07:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974463#M647164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see if you have same column names then it wil automatically concatenate with the previous table. &lt;/P&gt;&lt;P&gt;so try like this , either use NoConcatenate key word before the new table or rename all the field of new table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD A,&lt;/P&gt;&lt;P&gt;flag&lt;/P&gt;&lt;P&gt;from A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;LOAD A,&lt;/P&gt;&lt;P&gt;flag&lt;/P&gt;&lt;P&gt;resident A&lt;/P&gt;&lt;P&gt;where flag=0;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974463#M647164</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T07:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974464#M647166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974464#M647166</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-14T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974465#M647171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kunal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;from Qv.qvd;&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;resident table1&lt;/P&gt;&lt;P&gt;where flag=0;&lt;/P&gt;&lt;P&gt;Store table2 into your [path];&lt;/P&gt;&lt;P&gt;drop table table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974465#M647171</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2015-10-14T07:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974466#M647173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh yes drop table table1; in the end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974466#M647173</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2015-10-14T07:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974467#M647174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yea now it is working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974467#M647174</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2015-10-14T07:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions while storing QVD's</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974468#M647175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Happy Learning &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-while-storing-QVD-s/m-p/974468#M647175</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T07:57:29Z</dc:date>
    </item>
  </channel>
</rss>

