<?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: How many QVDs create?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826248#M1043374</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;/P&gt;&lt;P&gt;After loading this table with Inner join you get single table and by using the Store command you get single table storing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OthersStaff&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPID AS CODE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_NAME AS NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_BRCODE AS BRANCH,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_DESIG AS DESIGNATION;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "TR_RECRUIT"."ATTEND_OTHERS";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join //--------------- Joining ------------------------//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attendance:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_AGCODE AS CODE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_BRCODE AS BRANCH,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_ATTNTIME AS TIME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(INPUT_DATE,'DD-MMM') AS DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; STATUS;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM ATTEND_REG;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store &lt;STRONG&gt;OthersStaff&lt;/STRONG&gt; into&amp;nbsp; C:\Users\Naveed_Shahzad\Desktop\QlikView\&lt;STRONG&gt;Mydata.qvd&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Get QVd with named &lt;STRONG&gt;Mydata.qvd &lt;/STRONG&gt;in the folder location C:\Users\Naveed_Shahzad\Desktop\QlikView\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 07:08:00 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-12-15T07:08:00Z</dc:date>
    <item>
      <title>How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826244#M1043367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm joining two tables, please let me know how many QVD files create, ethier 1 or 2, below is details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OthersStaff:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPID AS CODE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_NAME AS NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_BRCODE AS BRANCH,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_DESIG AS DESIGNATION;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "TR_RECRUIT"."ATTEND_OTHERS";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join //--------------- Joining ------------------------//&lt;/P&gt;&lt;P&gt;Attendance:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_AGCODE AS CODE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_BRCODE AS BRANCH,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_ATTNTIME AS TIME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(INPUT_DATE,'DD-MMM') AS DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; STATUS;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM ATTEND_REG;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store OthersStaff into&amp;nbsp; C:\Users\Naveed_Shahzad\Desktop\QlikView\Mydata.qvd;??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826244#M1043367</guid>
      <dc:creator />
      <dc:date>2014-12-15T06:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826245#M1043368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems one QVD named Mydata.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826245#M1043368</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T06:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826246#M1043369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, you will get 1 table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this for more info on joins&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="6562" data-objecttype="102" href="http://community.qlik.com/docs/DOC-6562"&gt;http://community.qlik.com/docs/DOC-6562&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2053" data-containertype="14" data-objectid="39177" data-objecttype="1" href="http://community.qlik.com/thread/39177"&gt;http://community.qlik.com/thread/39177&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2003" data-containertype="14" data-objectid="134760" data-objecttype="1" href="http://community.qlik.com/thread/134760"&gt;http://community.qlik.com/thread/134760&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826246#M1043369</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-12-15T06:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826247#M1043372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideally create 1 QVD for each table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826247#M1043372</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-12-15T07:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826248#M1043374</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;/P&gt;&lt;P&gt;After loading this table with Inner join you get single table and by using the Store command you get single table storing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OthersStaff&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPID AS CODE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_NAME AS NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_BRCODE AS BRANCH,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AG_DESIG AS DESIGNATION;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "TR_RECRUIT"."ATTEND_OTHERS";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join //--------------- Joining ------------------------//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attendance:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_AGCODE AS CODE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_BRCODE AS BRANCH,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AAG_ATTNTIME AS TIME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(INPUT_DATE,'DD-MMM') AS DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; STATUS;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM ATTEND_REG;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store &lt;STRONG&gt;OthersStaff&lt;/STRONG&gt; into&amp;nbsp; C:\Users\Naveed_Shahzad\Desktop\QlikView\&lt;STRONG&gt;Mydata.qvd&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Get QVd with named &lt;STRONG&gt;Mydata.qvd &lt;/STRONG&gt;in the folder location C:\Users\Naveed_Shahzad\Desktop\QlikView\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826248#M1043374</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T07:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826249#M1043375</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;/P&gt;&lt;P&gt;Only One qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mydata.qvd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sudhanshu shrivas&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826249#M1043375</guid>
      <dc:creator />
      <dc:date>2014-12-15T07:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826250#M1043376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Once you join the table, it will create only one QVD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826250#M1043376</guid>
      <dc:creator />
      <dc:date>2014-12-15T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826251#M1043377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much its very usefull.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826251#M1043377</guid>
      <dc:creator />
      <dc:date>2014-12-15T07:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: How many QVDs create??</title>
      <link>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826252#M1043378</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;/P&gt;&lt;P&gt;Please close the thread by selecting appropriate answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-many-QVDs-create/m-p/826252#M1043378</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-12-15T07:28:36Z</dc:date>
    </item>
  </channel>
</rss>

