<?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 Create a qvd and tabdeliminated file for tablebox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275995#M102989</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; As i said that whenever you use Export command, data will be sent in delimited format.( You have used Export command to create a QVD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Use ExportEx or ServerSideEx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you have created QVD using ExportEx, then there may be a posibility that your data contains more unqiue values, and thus you are getting the same sizes of both the files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Qvd compression happends only when you have less unique data. Meaning more unique the data is less will be the compression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 11:37:17 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2011-08-17T11:37:17Z</dc:date>
    <item>
      <title>Create a qvd and tabdeliminated file for tablebox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275991#M102985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've a tablebox. And i'm trying to create a qvd file and tabdeliminated file through macro. But, when i see the result of this files size it is same for both. I don'k know where i'm missing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried in macro as below&lt;/P&gt;&lt;P&gt;For tabdeliminated file..&lt;/P&gt;&lt;P&gt;obj.Export "C:\test\test.txt","&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For qvd file...&lt;/P&gt;&lt;P&gt;obj.Export "C:\test\test.qvd",","&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Not only this&amp;nbsp; Export method, i tried with different number of methods which are given in API guide(i.e ServerSideExport, ServerSideExportEx....)but no method is generating qvd file with less size.&lt;/P&gt;&lt;P&gt;- One more thing is after generating qvd file with Export method. I tested whether the qvd file is correctly generated or not. I mean when i loading this qvd file in editscript it is showing with deliminater format instead of qvd file. But when i see the datatype in folder it looks QVD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 15:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275991#M102985</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-08-16T15:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a qvd and tabdeliminated file for tablebox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275992#M102986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/5448#5448"&gt;http://community.qlik.com/message/5448#5448&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need the ',' for the QVD export but the addition of a control '4' is required - see post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 15:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275992#M102986</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-08-16T15:31:10Z</dc:date>
    </item>
    <item>
      <title>Create a qvd and tabdeliminated file for tablebox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275993#M102987</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;&amp;nbsp;&amp;nbsp; Have a look at the explanation i have given in this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/message/141483#141483"&gt;http://community.qlik.com/message/141483#141483&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 10:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275993#M102987</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-08-17T10:45:21Z</dc:date>
    </item>
    <item>
      <title>Create a qvd and tabdeliminated file for tablebox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275994#M102988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok kaushik thanks for your breify explaination. But what about the size of qvd and tabdeliminated file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"But, when i see the result of this files size it is same for both."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;as i mentioned in the post.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 10:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275994#M102988</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-08-17T10:54:45Z</dc:date>
    </item>
    <item>
      <title>Create a qvd and tabdeliminated file for tablebox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275995#M102989</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; As i said that whenever you use Export command, data will be sent in delimited format.( You have used Export command to create a QVD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Use ExportEx or ServerSideEx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you have created QVD using ExportEx, then there may be a posibility that your data contains more unqiue values, and thus you are getting the same sizes of both the files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Qvd compression happends only when you have less unique data. Meaning more unique the data is less will be the compression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 11:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275995#M102989</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-08-17T11:37:17Z</dc:date>
    </item>
    <item>
      <title>Create a qvd and tabdeliminated file for tablebox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275996#M102990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok kaushik thanks for your description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 12:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-qvd-and-tabdeliminated-file-for-tablebox/m-p/275996#M102990</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-08-17T12:11:25Z</dc:date>
    </item>
  </channel>
</rss>

