<?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: QVD files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668236#M1053162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you actually need manual data input then that's not very simple because QlikView isn't really built for data entry.&lt;/P&gt;&lt;P&gt;Here is one possible workaround:&lt;/P&gt;&lt;P&gt;1. Load the QVD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yourtablename:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * FROM yourfilename.qvd(qvd);&lt;/P&gt;&lt;P&gt;2. Store the loaded table again, but as txt:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE yourtablename INTO yourfilename.txt(txt);&lt;/P&gt;&lt;P&gt;3. Edit the txt. It's a csv (or a tab delimited file... can't remember), so you should be able to use excel to do that.&lt;/P&gt;&lt;P&gt;4. Save your data, reload back into QlikView, store back into qvd if desired&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also third party application which allows for direct edits of QVD files (Q-Eye, it's free) but whether it's something right for you you'll have to find out yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 07:32:31 GMT</pubDate>
    <dc:creator>kuba_michalik</dc:creator>
    <dc:date>2014-10-21T07:32:31Z</dc:date>
    <item>
      <title>QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668225#M1053151</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;I have a qlikview app which loads all the data from QVD files.&lt;/P&gt;&lt;P&gt;I need to add few columns and update the records and i dont have data stored in any other format(excel or csv).&lt;/P&gt;&lt;P&gt;How can i do that?&lt;/P&gt;&lt;P&gt;Basically how can i update/modify the QVD files???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668225#M1053151</guid>
      <dc:creator />
      <dc:date>2014-10-21T06:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668226#M1053152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way you have is loading the qvd, modify, update it and store it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668226#M1053152</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-21T06:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668227#M1053153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can load your qvd files, modify the loaded data if you require, and then you can store it as a qvd file again in case you will need it for next loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668227#M1053153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T06:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668228#M1053154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i dont have any other source for data. just the QVD files.&lt;/P&gt;&lt;P&gt;can we modify the QVD file??? and how do we do that???&lt;/P&gt;&lt;P&gt;or else can we convert it into any other format(say csv or xlsx)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668228#M1053154</guid>
      <dc:creator />
      <dc:date>2014-10-21T06:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668229#M1053155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do i modify it??.. i need to add a column &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668229#M1053155</guid>
      <dc:creator />
      <dc:date>2014-10-21T07:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668230#M1053156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply&lt;/P&gt;&lt;P&gt;MyQvd:&lt;/P&gt;&lt;P&gt;Load * from xxx.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point you can modify it as any other table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can save the resulting table as qvd again or as csv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668230#M1053156</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-21T07:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668231#M1053157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the info you have to add is in another qvd, external sorce or is it a fixed value or calculation from field you have....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668231#M1053157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T07:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668232#M1053158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its just another column which i have in excel sheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668232#M1053158</guid>
      <dc:creator />
      <dc:date>2014-10-21T07:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668233#M1053159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each file in filelist('qvd\*.qvd');&lt;/P&gt;&lt;P&gt;trace $(file);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;//here add your new fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from '$(file)' (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store&amp;nbsp; Data into '$(file)' (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Data;&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the new field contains data from another file join it or use applymap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668233#M1053159</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2014-10-21T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668234#M1053160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for that but i m new to qlikview and i m not able to understand that..&lt;/P&gt;&lt;P&gt;could you please break it for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668234#M1053160</guid>
      <dc:creator />
      <dc:date>2014-10-21T07:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668235#M1053161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;you want to add a field (e.g. tx), the data is in a table where the sales number is matching at:&lt;/P&gt;&lt;P&gt;Map:&lt;/P&gt;&lt;P&gt;mapping load&lt;/P&gt;&lt;P&gt;salesno,&lt;/P&gt;&lt;P&gt;tax&lt;/P&gt;&lt;P&gt;from tax.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//now read all qvd in a folder you want to edit (my example: all sales* files)&lt;/P&gt;&lt;P&gt;for each file in filelist('qvd\sales*.qvd');&lt;/P&gt;&lt;P&gt;//show the actual file in log&lt;/P&gt;&lt;P&gt;trace $(file);&lt;/P&gt;&lt;P&gt; //load data from the qvd&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;//add a new field called Tax, the values are from the csv-file from)&lt;/P&gt;&lt;P&gt;applymap('Map',Salesno,0) as Tax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from '$(file)' (qvd);&lt;/P&gt;&lt;P&gt; //store new data with same name&lt;/P&gt;&lt;P&gt;store&amp;nbsp; Data into '$(file)' (qvd);&lt;/P&gt;&lt;P&gt; //drop table&lt;/P&gt;&lt;P&gt;drop table Data;&lt;/P&gt;&lt;P&gt;//use next file&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668235#M1053161</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2014-10-21T07:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668236#M1053162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you actually need manual data input then that's not very simple because QlikView isn't really built for data entry.&lt;/P&gt;&lt;P&gt;Here is one possible workaround:&lt;/P&gt;&lt;P&gt;1. Load the QVD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yourtablename:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * FROM yourfilename.qvd(qvd);&lt;/P&gt;&lt;P&gt;2. Store the loaded table again, but as txt:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE yourtablename INTO yourfilename.txt(txt);&lt;/P&gt;&lt;P&gt;3. Edit the txt. It's a csv (or a tab delimited file... can't remember), so you should be able to use excel to do that.&lt;/P&gt;&lt;P&gt;4. Save your data, reload back into QlikView, store back into qvd if desired&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also third party application which allows for direct edits of QVD files (Q-Eye, it's free) but whether it's something right for you you'll have to find out yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668236#M1053162</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2014-10-21T07:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668237#M1053163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a dirty solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.etl-tools.com/products/q-eye-overview.html" title="http://www.etl-tools.com/products/q-eye-overview.html"&gt;http://www.etl-tools.com/products/q-eye-overview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have a free tool that opens up qvd-files and allows you to modify them. No guarantee for the quality of the product, so take a backup first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would still recommend the correct process of Load, Modify, Store within a QlikView script though that have been proposed above my other community members.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Personally I just use the tool to quickly view the content of QVD-files)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668237#M1053163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T07:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668238#M1053164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For viewing QVDs, I consider QViewer a better and most robust tool. However, if you need to edit directly QVDs, then Qeye is a good choice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 16:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-files/m-p/668238#M1053164</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-10-21T16:59:04Z</dc:date>
    </item>
  </channel>
</rss>

