<?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 If else or in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236345#M87543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GREAT t!!!&lt;BR /&gt;Many thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 14:52:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-02T14:52:22Z</dc:date>
    <item>
      <title>If else or</title>
      <link>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236343#M87541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need your help.&lt;/P&gt;&lt;P&gt;I have field WOST tha can has four possible values : 'R' or "D" or "C" or "L".&lt;/P&gt;&lt;P&gt;R = Release&lt;/P&gt;&lt;P&gt;D= Complete&lt;/P&gt;&lt;P&gt;C= Delete&lt;/P&gt;&lt;P&gt;L = Close&lt;/P&gt;&lt;P&gt;How can translate into the script this instruction :&lt;/P&gt;&lt;P&gt;if WOSTS = 'R' then MYFILD = 'Release' or WOST= 'D' then MYFILD = 'Complete' or WOST= 'C' then MYFILD = 'Delete' or .....&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 14:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236343#M87541</guid>
      <dc:creator />
      <dc:date>2011-03-02T14:23:46Z</dc:date>
    </item>
    <item>
      <title>If else or</title>
      <link>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236344#M87542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use a mapping table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;CodeNameMap:MAPPING LOAD * INLINE [ CODE, DESCRIPTIONR, ReleaseD, CompleteD, DeleteL, Close]; // or whatever the source is Table:LOAD *, ApplyMap('CodeNameMap', WOST) AS MYFILDFROM Table;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 14:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236344#M87542</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-02T14:27:04Z</dc:date>
    </item>
    <item>
      <title>If else or</title>
      <link>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236345#M87543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GREAT t!!!&lt;BR /&gt;Many thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 14:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-else-or/m-p/236345#M87543</guid>
      <dc:creator />
      <dc:date>2011-03-02T14:52:22Z</dc:date>
    </item>
  </channel>
</rss>

