<?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 Modify field value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153149#M30302</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 would like to change the value of a field.&lt;/P&gt;&lt;P&gt;Example&lt;BR /&gt;I have a table with tree filds Cod_customer f, Type, Name&lt;BR /&gt; 10, AA, Bart&lt;BR /&gt; 20, BB, Tony&lt;BR /&gt; 30, CC, Alain&lt;BR /&gt;&lt;BR /&gt; If cod_cutomer = 30 Then&lt;BR /&gt; Type = 'AA'&lt;BR /&gt;end if&lt;/P&gt;&lt;P&gt;The new value ist available at all my document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 13:08:14 GMT</pubDate>
    <dc:creator>shamad</dc:creator>
    <dc:date>2010-08-09T13:08:14Z</dc:date>
    <item>
      <title>Modify field value</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153149#M30302</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 would like to change the value of a field.&lt;/P&gt;&lt;P&gt;Example&lt;BR /&gt;I have a table with tree filds Cod_customer f, Type, Name&lt;BR /&gt; 10, AA, Bart&lt;BR /&gt; 20, BB, Tony&lt;BR /&gt; 30, CC, Alain&lt;BR /&gt;&lt;BR /&gt; If cod_cutomer = 30 Then&lt;BR /&gt; Type = 'AA'&lt;BR /&gt;end if&lt;/P&gt;&lt;P&gt;The new value ist available at all my document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 13:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153149#M30302</guid>
      <dc:creator>shamad</dc:creator>
      <dc:date>2010-08-09T13:08:14Z</dc:date>
    </item>
    <item>
      <title>Re. :Modify field value</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153150#M30303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your QV load script, you have to do this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;MyTable:&lt;BR /&gt;LOAD Cod_customer,&lt;BR /&gt;if(Cod_customer=30,'AA',Type) as Type,&lt;BR /&gt;Name&lt;BR /&gt;FROM MyFic;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 14:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153150#M30303</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-09T14:25:17Z</dc:date>
    </item>
  </channel>
</rss>

