<?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: Re: how to update a field after load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547015#M1124770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, just create variables for the set of Transaction numbers and the value to change to, then the statement could look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE Trans SET Value= vValue WHERE match(TransNumber,$(vTrans));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2014 09:35:15 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2014-01-07T09:35:15Z</dc:date>
    <item>
      <title>how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547009#M1124764</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;After loading a large table, I will need to select an individual record by "TRANS_NUMBER" and update "status" column with text. How do I do that? The transaction_number column values are alphanumeric.&amp;nbsp; And is there a way to select multiple records by TRANS_NUMBER and updating them all with the same status? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="240"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="150"&gt;TRANS_NUMBER&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none;" width="90"&gt;Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl68" height="20" style="border-top: medium none;"&gt;1347&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none; border-top: medium none;"&gt;Needs Action&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I would like to change the Status of TRANS_NUMBER 1347 from Needs Action to Approved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 23:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547009#M1124764</guid>
      <dc:creator />
      <dc:date>2014-01-02T23:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547010#M1124765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Dynamic Update to update your field values on the server, but these changes will not persist or promote to the source DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's what you want, enable Dynamic update, then create a button with External - Dynamic Update action and a statement like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE TransactionTable SET status='Approved' WHERE TRANS_NUMBER=1347;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 01:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547010#M1124765</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-01-03T01:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547011#M1124766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create the Mapping table and create the new field or change the value on the existing field while loading the data into qlikview..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 02:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547011#M1124766</guid>
      <dc:creator />
      <dc:date>2014-01-03T02:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547012#M1124767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swuehl,&lt;/P&gt;&lt;P&gt;The TRANS_NUMBER wont always be 1347.&amp;nbsp; The TRANS_NUMBER will depend on what I select and there may be multiple TRANS_NUMBER selected at once.&amp;nbsp; Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 21:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547012#M1124767</guid>
      <dc:creator />
      <dc:date>2014-01-06T21:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547013#M1124768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dathu_qv,&lt;/P&gt;&lt;P&gt;I will need to load the script first and view the table before making changes.&amp;nbsp; Does a mapping table still work for this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 21:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547013#M1124768</guid>
      <dc:creator />
      <dc:date>2014-01-06T21:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547014#M1124769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely it works...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD * FROM SourceTable ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAP_TAB:&lt;/P&gt;&lt;P&gt;Mapping LOAD KEY, VALUE From source ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAIN:&lt;/P&gt;&lt;P&gt;LOAD *, ApplyMap('MAP_TAB',KEYFIELD,KEYFIELD) AS NEWFILED&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post some sample data if you need full script....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 03:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547014#M1124769</guid>
      <dc:creator />
      <dc:date>2014-01-07T03:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547015#M1124770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, just create variables for the set of Transaction numbers and the value to change to, then the statement could look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE Trans SET Value= vValue WHERE match(TransNumber,$(vTrans));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 09:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547015#M1124770</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-01-07T09:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547016#M1124771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that did the job thanks swuehl!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 18:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547016#M1124771</guid>
      <dc:creator />
      <dc:date>2014-01-07T18:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547017#M1124772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried your example app, I am using v11.2 SR5 and upgraded to SR7, but it doesn't appear to work in either. What version are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 09:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547017#M1124772</guid>
      <dc:creator>d_brown</dc:creator>
      <dc:date>2014-08-20T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547018#M1124773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not working for me too, I am using SR7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 10:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/547018#M1124773</guid>
      <dc:creator />
      <dc:date>2014-08-20T10:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to update a field after load</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/1576873#M1124774</link>
      <description>&lt;P&gt;where can i write this statement in qlik scripting part&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;UPDATE TransactionTable SET status='Approved' WHERE TRANS_NUMBER=1347;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 11:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-update-a-field-after-load/m-p/1576873#M1124774</guid>
      <dc:creator>Hemanth458</dc:creator>
      <dc:date>2019-05-06T11:18:37Z</dc:date>
    </item>
  </channel>
</rss>

