<?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: Creating QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407681#M151660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;LOAD customer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; salary&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Sheet1 into &lt;D&gt;;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then ctrl E&lt;/P&gt;&lt;P&gt;clik on tables files&lt;/P&gt;&lt;P&gt;then add qvd file.&lt;/P&gt;&lt;P&gt;then you get all fields of qvd file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 08:51:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-06T08:51:44Z</dc:date>
    <item>
      <title>Creating QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407678#M151657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to load a QVD with all the needed fields from multiple tables in my script. Is it possible and how to do that. Please let me know. Thanks - Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 22:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407678#M151657</guid>
      <dc:creator>ksasidhars</dc:creator>
      <dc:date>2013-02-05T22:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407679#M151658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After you making Qvd and call all the required&amp;nbsp; Qvd's to ur Application as per ur requirements later if u missed 1 or 2 coloumns u can go to edit script and add the column and reload the application .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then u can see ur added coloumns also there.&lt;/P&gt;&lt;P&gt;hope this help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mohanraj Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 08:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407679#M151658</guid>
      <dc:creator>mohanrajsubrama</dc:creator>
      <dc:date>2013-02-06T08:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407680#M151659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;a:&lt;/P&gt;&lt;P&gt;load table from xls.&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;store a into c/user/desktop.qvd;&lt;/P&gt;&lt;P&gt;means&lt;/P&gt;&lt;P&gt;store tablenae into pathname.qvd;&lt;/P&gt;&lt;P&gt;then reload after that del. the tables &lt;/P&gt;&lt;P&gt;and load table file from qvd where you give the path.then&lt;/P&gt;&lt;P&gt;when you loadind the tables from qvd in qlikview using table file then it shows the option next and again it gives enable transformation step to click on that escape it and go further next then you can got table fields with cross sign and those fields which are not required you can del. that &lt;/P&gt;&lt;P&gt;see the image attach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 08:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407680#M151659</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-02-06T08:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407681#M151660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;LOAD customer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; salary&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Sheet1 into &lt;D&gt;;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then ctrl E&lt;/P&gt;&lt;P&gt;clik on tables files&lt;/P&gt;&lt;P&gt;then add qvd file.&lt;/P&gt;&lt;P&gt;then you get all fields of qvd file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 08:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD/m-p/407681#M151660</guid>
      <dc:creator />
      <dc:date>2013-02-06T08:51:44Z</dc:date>
    </item>
  </channel>
</rss>

