<?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: Change value in QVD file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566848#M1112010</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;Assuming that INVO is the unique ID for the records in your QVD, you can do the following while loading the QVD:&lt;/P&gt;&lt;P&gt;If(INVO = '08237034' or INVO = '08283911',1,NetQty) as NetQty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that store the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Michiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 14:28:50 GMT</pubDate>
    <dc:creator>mvanlutterveld</dc:creator>
    <dc:date>2014-02-25T14:28:50Z</dc:date>
    <item>
      <title>Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566847#M1112009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I have qvd file with lots of data.&lt;/P&gt;&lt;P&gt;Please see below first two rows have wrong Net Qty. now I want to set this Net Qty = 1&lt;/P&gt;&lt;P&gt;How can I change in QVD file only those values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Wrongqty.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53810_Wrongqty.png" style="width: 620px; height: 204px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 14:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566847#M1112009</guid>
      <dc:creator />
      <dc:date>2014-02-25T14:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566848#M1112010</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;Assuming that INVO is the unique ID for the records in your QVD, you can do the following while loading the QVD:&lt;/P&gt;&lt;P&gt;If(INVO = '08237034' or INVO = '08283911',1,NetQty) as NetQty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that store the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Michiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 14:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566848#M1112010</guid>
      <dc:creator>mvanlutterveld</dc:creator>
      <dc:date>2014-02-25T14:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566849#M1112011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Vinay&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a quick qw to load the qvd, with an IF to mend your data, then store it into a qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Or use a 3rd party tool to edit the qvd, as long as your faith in the integrity of the tool]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 14:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566849#M1112011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-25T14:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566850#M1112012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If The key for your qvd file is for example username then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;if(username = 'username_to_change_value', newval, oldval) as field_to_change&lt;/P&gt;&lt;P&gt;fld1,&lt;/P&gt;&lt;P&gt;fld2,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from qvd&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, 25 Feb 2014 14:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566850#M1112012</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-02-25T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566851#M1112013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can´t change a QVD, only rewrite than&lt;/P&gt;&lt;P&gt;Create an empty aplication implementing a a IF logic to fix the value&lt;/P&gt;&lt;P&gt;Store the values to a new qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 14:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566851#M1112013</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-02-25T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566852#M1112014</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;On existing QVD you are not able to change those data but you are able to create another QVD without loading those data for '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;08237034' or '08283911' and create another QVD other wise on dashboard you are able to show 1 for those IDs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 14:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566852#M1112014</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-02-25T14:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566853#M1112015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michiel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used if like ... and it working fine. thanks again.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;accpg_accno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;accpg_opr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;accpg_ordtyp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;accpg_pno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Branch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Branch Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DECDDT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DECDDT1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;username&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;usertype&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IVNO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Branch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '127' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IVNO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '08283911') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Branch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '123' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IVNO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '08237034') , 1, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Net Qty]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Net Qty]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Net Sales]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt; (&lt;/C&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 15:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566853#M1112015</guid>
      <dc:creator />
      <dc:date>2014-02-25T15:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566854#M1112016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: arial,sans,sans-serif; color: #000000; text-align: left;"&gt;&lt;SPAN&gt;Hi, I was also having many queries during the course of my learning, but found this informative tutorial &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.youtube.com/watch?v=8olMt2AOUJ8"&gt;http://www.youtube.com/watch?v=8olMt2AOUJ8&lt;/A&gt;&lt;SPAN&gt; . Perfect tutorial for me, just right. Most certainly recommend this course to others.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 19:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566854#M1112016</guid>
      <dc:creator />
      <dc:date>2014-02-25T19:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change value in QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566855#M1112017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I will watch definitely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 10:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-value-in-QVD-file/m-p/566855#M1112017</guid>
      <dc:creator />
      <dc:date>2014-02-26T10:45:00Z</dc:date>
    </item>
  </channel>
</rss>

