<?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/153220#M30346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not getting your question completely, but will try to answer based on my understanding.&lt;BR /&gt;&lt;BR /&gt;There are 3 fields in your table &lt;B&gt;Cod_customer f, Type, Name&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;You have to change the &lt;B&gt;'Type&lt;/B&gt;' value when &lt;B&gt;'Cod_customer'&lt;/B&gt; value is 30 else use the default &lt;B&gt;'Type'&lt;/B&gt; value. You can do this by using an if clause while loading the script.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;If(Cod_customer=30,'AA',Type) as Type&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know if you need more details.&lt;BR /&gt;&lt;BR /&gt;-Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 13:24:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-09T13:24:13Z</dc:date>
    <item>
      <title>Modify field value</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153219#M30345</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:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153219#M30345</guid>
      <dc:creator>shamad</dc:creator>
      <dc:date>2010-08-09T13:08:27Z</dc:date>
    </item>
    <item>
      <title>Modify field value</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153220#M30346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not getting your question completely, but will try to answer based on my understanding.&lt;BR /&gt;&lt;BR /&gt;There are 3 fields in your table &lt;B&gt;Cod_customer f, Type, Name&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;You have to change the &lt;B&gt;'Type&lt;/B&gt;' value when &lt;B&gt;'Cod_customer'&lt;/B&gt; value is 30 else use the default &lt;B&gt;'Type'&lt;/B&gt; value. You can do this by using an if clause while loading the script.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;If(Cod_customer=30,'AA',Type) as Type&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know if you need more details.&lt;BR /&gt;&lt;BR /&gt;-Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 13:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-field-value/m-p/153220#M30346</guid>
      <dc:creator />
      <dc:date>2010-08-09T13:24:13Z</dc:date>
    </item>
  </channel>
</rss>

