<?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 Can QVD gets the Updated Values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180000#M886440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just created one inline&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ID, Name, Sales&lt;/P&gt;&lt;P&gt;1, Anil, 10&lt;/P&gt;&lt;P&gt;2, Babu, 20&lt;/P&gt;&lt;P&gt;3, Samineni, 30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Sales into Z:\qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Table box looking like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137020_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, What i want to achieve is I want to Update Value Where Name = 'Samineni' - Sales = '40'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should achieve from after deleting inline and STORE Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For getting we just load that into Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * from Z:\qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I've tried like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * from Z:\qvd (qvd); Where if(ID=2,'Babu1',if(ID=3,'Samineni1',Name));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not working, Can anyone assist me, Please???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Can QVD gets the Updated Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180000#M886440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just created one inline&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ID, Name, Sales&lt;/P&gt;&lt;P&gt;1, Anil, 10&lt;/P&gt;&lt;P&gt;2, Babu, 20&lt;/P&gt;&lt;P&gt;3, Samineni, 30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Sales into Z:\qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Table box looking like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137020_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, What i want to achieve is I want to Update Value Where Name = 'Samineni' - Sales = '40'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should achieve from after deleting inline and STORE Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For getting we just load that into Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * from Z:\qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I've tried like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * from Z:\qvd (qvd); Where if(ID=2,'Babu1',if(ID=3,'Samineni1',Name));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not working, Can anyone assist me, Please???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180000#M886440</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can QVD gets the Updated Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180001#M886441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For getting the updates in QVD, u need to perform an incremental load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this link on how to do this.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.learnallbi.com/incremental-load-in-qlikview-part1/" title="http://www.learnallbi.com/incremental-load-in-qlikview-part1/"&gt;Incremental Load in QlikView – Part1 – Learn QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2016 11:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180001#M886441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-10T11:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can QVD gets the Updated Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180002#M886442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I understand your intent, but may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID, Name, Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1, Anil, 10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2, Babu, 20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3, Samineni, 30&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE Sales into Sales.qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table Sales;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Name = 'Samineni', 40, Sales) as Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From Sales.qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE Sales into Sales.qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2016 13:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180002#M886442</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-10T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can QVD gets the Updated Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180003#M886443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, I am able to try to get from after loading the qvd only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * from Z:\qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this, From this how to get Update without Increment Load. is that, Possible. Sometimes we need to change 100 Records then we can update using Increment load. My target is Without increment load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is that possible?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2016 17:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180003#M886443</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-10T17:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can QVD gets the Updated Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180004#M886444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With incremental list we can use all operation like dml. But, my question if without that is that it's possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2016 04:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-QVD-gets-the-Updated-Values/m-p/1180004#M886444</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-11T04:33:05Z</dc:date>
    </item>
  </channel>
</rss>

