<?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 QVD creation efficiency in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326553#M120223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I currently use the below 3 step process to create qvd. My guess is that this 3 step process could be improved by something along the lines of 'select .....from.... into file.qvd', which is a single step process. Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[table_x]:&lt;/P&gt;&lt;P&gt;select column_a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , column_b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from table_x&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE table_x into table_x.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP table table_x;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 12:47:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-05-25T12:47:28Z</dc:date>
    <item>
      <title>QVD creation efficiency</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326553#M120223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I currently use the below 3 step process to create qvd. My guess is that this 3 step process could be improved by something along the lines of 'select .....from.... into file.qvd', which is a single step process. Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[table_x]:&lt;/P&gt;&lt;P&gt;select column_a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , column_b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from table_x&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE table_x into table_x.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP table table_x;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 12:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326553#M120223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-25T12:47:28Z</dc:date>
    </item>
    <item>
      <title>QVD creation efficiency</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326554#M120224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax of 'SELECT' in QlikView script is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select [ all | distinct | distinctrow | top n [ percent ] ] *fieldlist&lt;/P&gt;&lt;P&gt;from tablelist&lt;/P&gt;&lt;P&gt;[ where criterion ]&lt;/P&gt;&lt;P&gt;[ group by fieldlist [ having criterion ] ]&lt;/P&gt;&lt;P&gt;[ order by fieldlist [ asc | desc ] ]&lt;/P&gt;&lt;P&gt;[ ( inner | left | right | full ) join tablename on fieldref = fieldref&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not include using 'INTO'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 13:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326554#M120224</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2011-05-25T13:23:08Z</dc:date>
    </item>
    <item>
      <title>QVD creation efficiency</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326555#M120225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know!!! probably more of a gripe from me!! Maybe in the future enhancements !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 13:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-creation-efficiency/m-p/326555#M120225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-25T13:25:46Z</dc:date>
    </item>
  </channel>
</rss>

