<?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: Case statement Replacement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787117#M666176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. How to right for the below one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;CASE WHEN CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD ELSE A.NET_EAD END AS EAD,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Dec 2014 13:50:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-25T13:50:51Z</dc:date>
    <item>
      <title>Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787113#M666172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my application so many CASE statements have been used to extract the data from database at script level. But today I got requirement that need to replace CASE statements with qlikview functions. But I am not able to find that. Could you please some one help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;CASE WHEN A.N_ACRONYM = B.N_ACRONYM THEN 0 ELSE A.EAD END as EAD_WA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;CASE WHEN CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD ELSE A.NET_EAD END AS EAD,&lt;BR /&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;A.EAD_M_UNCAPPED ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&lt;BR /&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;CASE WHEN CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD_UK ELSE A.NET_EAD_UK END AS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;CASE WHEN A.N_ACRONYM = B.N_ACRONYM THEN 0 ELSE A.PD_FLOOR END as PD_FLOOR_WA,&lt;BR /&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;CASE WHEN A.N_ACRONYM = B.N_ACRONYM THEN 0 ELSE A.EAD END as EAD_WA,&lt;BR /&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;CASE WHEN A.N_ACRONYM = B.N_ACRONYM THEN 0 ELSE A.LGD END as LGD_WA&lt;BR style="mso-special-character: line-break;" /&gt;&lt;BR style="mso-special-character: line-break;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;CASE WHEN CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD ELSE A.NET_EAD END AS EAD,&lt;BR /&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;A.EAD_M_UNCAPPED ,&lt;BR /&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;CASE WHEN CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD_UK ELSE A.NET_EAD_UK END AS EAD_UK ,&lt;BR style="mso-special-character: line-break;" /&gt;&lt;BR style="mso-special-character: line-break;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787113#M666172</guid>
      <dc:creator />
      <dc:date>2014-12-25T13:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787114#M666173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the examples you posted you can use an if statement:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;IF(A.N_ACRONYM = B.N_ACRONYM&lt;/SPAN&gt;, 0, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;A.EAD END) as EAD_WA&lt;/SPAN&gt;&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Note, that all the fields used in the statement &lt;EM&gt;&lt;STRONG&gt;must&lt;/STRONG&gt;&lt;/EM&gt; exist in the same table. You will have to join tables first if this is not already the case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787114#M666173</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-12-25T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787115#M666174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In place of Case stateement use IF Condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex :- &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;CASE WHEN A.N_ACRONYM = B.N_ACRONYM THEN 0 ELSE A.PD_FLOOR END as PD_FLOOR_WA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF (&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;A.N_ACRONYM = B.N_ACRONYM THEN 0 ELSE A.PD_FLOOR) AS PD_FLOOR_WA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;IF(CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD ELSE A.NET_EAD) AS EAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Please check this....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;I hope its help ful for you.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Thank you..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Sub2u&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787115#M666174</guid>
      <dc:creator />
      <dc:date>2014-12-25T13:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787116#M666175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread by making appropriate answer if you are satisfied...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;@Sub2u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787116#M666175</guid>
      <dc:creator />
      <dc:date>2014-12-25T13:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787117#M666176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. How to right for the below one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;CASE WHEN CLOSEOUT_AGREEMENT_NUMBER = '0' THEN A.EAD ELSE A.NET_EAD END AS EAD,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 115%; font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787117#M666176</guid>
      <dc:creator />
      <dc:date>2014-12-25T13:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787118#M666177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Sub2u, I will do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787118#M666177</guid>
      <dc:creator />
      <dc:date>2014-12-25T13:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787119#M666178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;BR /&gt;Sorry, I got it. Let me execute.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 14:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787119#M666178</guid>
      <dc:creator />
      <dc:date>2014-12-25T14:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787120#M666179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to get it. I am getting some error, I will post script part tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 07:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787120#M666179</guid>
      <dc:creator />
      <dc:date>2014-12-28T07:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787121#M666180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my script part. Please check attachment and please suggest me for replacement of Case statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 07:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787121#M666180</guid>
      <dc:creator />
      <dc:date>2014-12-29T07:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787122#M666181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming you know that the CASE statements in the SQL SELECT section need moving (and changing to IFs) to the LOAD section (known as the preceding load). As per Gysbert's advice, you will need to bring back all fields required in the comparison, so both A.N_ACRONYM and B.N_ACRONYM will be needed so you can compare them in the preceding load script. This means you will need to give one (or both if you prefer) an alias in the SQL script to distinguish them and use the alias in the LOAD script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 09:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787122#M666181</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2014-12-29T09:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787123#M666182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data is from SYBASE- Database. So is IF statement will support at script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 11:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787123#M666182</guid>
      <dc:creator />
      <dc:date>2014-12-29T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787124#M666183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use If in the script as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;If(N_ACRONYM_A = N_ACRONYM_B, 0, EAD ) As EAD_WA,&lt;/P&gt;&lt;P&gt;If(CLOSEOUT_AGREEMENT_NUMBER = '0',EAD,NET_EAD) As EAD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sql Select A.N_ACRONYM As N_ACRONYM_A,&lt;/P&gt;&lt;P&gt;B.N_ACRONYM As N_ACRONYM_B,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 12:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787124#M666183</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-29T12:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787125#M666184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IF statement being suggested here is being executed by the Qlikview engine because it is written in the 'preceding load' part of the script. It doesn't matter from which database the data comes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When writing code that comes after the SQL SELECT part, this is executed by the database engine so needs to comply with the database query language AND also be supported by the driver being used to connect to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 13:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787125#M666184</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2014-12-29T13:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement Replacement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787126#M666185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anbu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could understand clearly and I made it at my work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 14:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement-Replacement/m-p/787126#M666185</guid>
      <dc:creator />
      <dc:date>2014-12-29T14:45:44Z</dc:date>
    </item>
  </channel>
</rss>

