<?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 Change data value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323225#M1196601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;BR /&gt;there are many ways but the easiest is simply adding a new field (or replacing your existing field) like this&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;if( [Decision Result]='A','Approved',&lt;BR /&gt; if( [Decision Result]='D','Declined')) as [Decision Result]&lt;BR /&gt;....&lt;/P&gt;&lt;P&gt;if you have more complex transformations mapping tables are the way to go, look them up with the search facility.&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2011 10:47:56 GMT</pubDate>
    <dc:creator>pat_agen</dc:creator>
    <dc:date>2011-04-21T10:47:56Z</dc:date>
    <item>
      <title>Change data value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323223#M1196599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a field called [Decision Result]. Value would be eithe A or D.&lt;/P&gt;&lt;P&gt;How can I change my script to show A as "Approved" and D as "Declined"?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 10:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323223#M1196599</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-04-21T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Change data value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323224#M1196600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(Decision ='A','Active'.&lt;/P&gt;&lt;P&gt;if(Decision = 'D'.'Declined')) as Decision_Type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 10:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323224#M1196600</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-04-21T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Change data value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323225#M1196601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;BR /&gt;there are many ways but the easiest is simply adding a new field (or replacing your existing field) like this&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;if( [Decision Result]='A','Approved',&lt;BR /&gt; if( [Decision Result]='D','Declined')) as [Decision Result]&lt;BR /&gt;....&lt;/P&gt;&lt;P&gt;if you have more complex transformations mapping tables are the way to go, look them up with the search facility.&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 10:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323225#M1196601</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-04-21T10:47:56Z</dc:date>
    </item>
    <item>
      <title>Change data value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323226#M1196602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;if ( [Decision Result] = 'A', 'Approved', 'Declined') as [Decision Result],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 10:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-data-value/m-p/323226#M1196602</guid>
      <dc:creator />
      <dc:date>2011-04-21T10:49:43Z</dc:date>
    </item>
  </channel>
</rss>

