<?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: RE:Change if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057736#M354404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry two r same done in diffrnt ways...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 08:41:07 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-02-05T08:41:07Z</dc:date>
    <item>
      <title>RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057733#M354401</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;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="15823" data-username="swuehl" href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;,&lt;A _jive_internal="true" data-avatarid="7085" data-externalid="" data-online="false" data-presence="null" data-userid="10670" data-username="maxgro" href="https://community.qlik.com/people/maxgro"&gt;M G&lt;/A&gt;,&lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="3540" data-username="pcammaert" href="https://community.qlik.com/people/pcammaert"&gt;Peter Cammaert&lt;/A&gt;,&lt;A _jive_internal="true" data-avatarid="10170" data-externalid="" data-online="false" data-presence="null" data-userid="23109" data-username="jagan" href="https://community.qlik.com/people/jagan"&gt;jagan mohan rao appala&lt;/A&gt;,&lt;A _jive_internal="true" data-avatarid="7439" data-externalid="" data-online="false" data-presence="null" data-userid="61824" data-username="MarcoWedel" href="https://community.qlik.com/people/MarcoWedel"&gt;Marco Wedel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How to change the below if statements to case statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;If(MATCH_TYPE=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'VOD'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; MATCH_TYPE(NETWORK_TYPE,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Broadcast'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Cable'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; IsNull(PROGRAM_NAME),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Num#(&lt;/SPAN&gt;&lt;SPAN style="color: navy; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Left&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(TIMESHIFT_INDICATOR_ID,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)) &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;10&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; Num(&lt;/SPAN&gt;&lt;SPAN style="color: navy; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Left&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(TIMESHIFT_INDICATOR_ID,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)) &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Count&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Distinct&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; USERS_META_ID) &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 2'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp; ) &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;as&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; Field_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(MATCH_TYPE = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'VOD'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(MATCH_TYPE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'VOD'&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; NETWORK_TYPE &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;IN&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Broadcast'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Cable'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; PROGRAM_NAME &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;null&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;10&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;11&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;12&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;13&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;14&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;15&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;if(TIMESHIFT_INDICATOR_ID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;16&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 2'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)))))))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;as&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; field_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: suri qv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057733#M354401</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T08:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057734#M354402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Suresh, Are these two different if statements or the same done differently?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057734#M354402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-05T08:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057735#M354403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;two differnt stemnts sunny... tried with two&amp;nbsp; ways....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057735#M354403</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T08:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057736#M354404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry two r same done in diffrnt ways...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057736#M354404</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T08:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057737#M354405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say change the if statement to case statement, I am getting confused about which one is the one we need to change to case (besides does QlikView even has a case statement? never seen anybody use it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057737#M354405</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-05T08:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057738#M354406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm.. dat fr in Qliksense. and two&amp;nbsp; stnts to get ouput same value....tryng to do&amp;nbsp;&amp;nbsp; by usng case stmnts sunny...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me how to&amp;nbsp; convert that stmnt to case in general.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057738#M354406</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T08:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057739#M354407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess, I am going to leave this for other experts, as I have no expertise in using Case Statement. I look at this as an opportunity to learn something new. All the best &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057739#M354407</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-05T08:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057740#M354408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;sunny.........thnx for info sunny...u r rock always...thaliva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057740#M354408</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T08:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057741#M354409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first one will be better to convert. This post is raised by my friend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057741#M354409</guid>
      <dc:creator />
      <dc:date>2016-02-05T08:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057742#M354410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the below one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14546625491047803 jive_text_macro" jivemacro_uid="_14546625491047803"&gt;
&lt;P&gt;if(MATCH_TYPE = 'VOD','Tier 1',&lt;/P&gt;
&lt;P&gt;&amp;nbsp; if(MATCH_TYPE &amp;lt;&amp;gt; 'VOD' AND Match(NETWORK_TYPE,'Broadcast', 'Cable') AND Len(Trim(PROGRAM_NAME)) &amp;lt;&amp;gt; 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if((TIMESHIFT_INDICATOR_ID &amp;gt;= 10 AND TIMESHIFT_INDICATOR_ID &amp;lt;= 16) And SAMPLE &amp;lt;&amp;gt; 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Tier 2','Tier 1')))&lt;/P&gt;
&lt;P&gt;As Field_Name&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057742#M354410</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-02-05T08:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057743#M354411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview have "&lt;STRONG&gt;switch case"&lt;/STRONG&gt; function. You can find it in Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be helpful.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;KC&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057743#M354411</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2016-02-05T08:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057744#M354412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx KC will look into that&amp;nbsp; till i get any updates frm experts.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057744#M354412</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T09:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057745#M354413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx fr reply raj... wil chk nd update u if it wrks r nt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057745#M354413</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T09:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057746#M354414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QlikView script, &lt;SPAN style="font-family: 'courier new', courier;"&gt;SWITCH... CASE&lt;/SPAN&gt; is a control statement that is to be used outside of other statements like &lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt; etc...&lt;/P&gt;&lt;P&gt;LOAD statements only accept functions, like &lt;SPAN style="font-family: 'courier new', courier;"&gt;IF(&lt;/SPAN&gt;) (this is a function, &lt;EM&gt;not&lt;/EM&gt; a statement, although there is an &lt;SPAN style="font-family: 'courier new', courier;"&gt;IF&lt;/SPAN&gt; control statement as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a LOAD statement, you can use a &lt;SPAN style="font-family: 'courier new', courier;"&gt;Pick&lt;/SPAN&gt;/&lt;SPAN style="font-family: 'courier new', courier;"&gt;Match&lt;/SPAN&gt; combo to simplify IFs that test for individual values. In your last example, the last part is pretty useless because IMHO it tests for TIMESHIFT_INDICATOR_ID being equal to 10 &lt;EM&gt;AND&lt;/EM&gt; 11 &lt;EM&gt;AND&lt;/EM&gt; 12 &lt;EM&gt;AND&lt;/EM&gt; 13..., all at the same time, which is obviously never the case. However, if you want to check whether a field is within a range of consecutive numerical values, do like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;IF ((TIMESHIFT_INDICATOR_ID &amp;gt;= 10) AND (TIMESHIFT_INDICATOR_ID &amp;lt;= 16) AND (SAMPLE &amp;lt;&amp;gt; 0),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; 'Tier 2','Tier 1')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057746#M354414</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-05T09:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057747#M354415</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;Case statement cannot be applied in Load statement, it should be applied outside Load statement like FOR, WHILE etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057747#M354415</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-05T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057748#M354416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="example" style="font-size: 13.3333px;"&gt;Example from Qlikview help file.&lt;/P&gt;&lt;P class="example" style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P class="example" style="font-size: 13.3333px;"&gt;Examples:&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;switch I&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;case 1&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;load '$(I): CASE 1' as case autogenerate 1;&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;case 2&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;load '$(I): CASE 2' as case autogenerate 1;&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;default&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;load '$(I): DEFAULT' as case autogenerate 1;&lt;/P&gt;&lt;P class="Code" style="font-size: 13.3333px;"&gt;end switch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057748#M354416</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-05T09:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057749#M354417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx jagan,and &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/pcammaert"&gt;pcammaert&lt;/A&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will try both of ur logic..&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057749#M354417</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T09:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057750#M354418</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;You can fine tune this by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;If(MATCH_TYPE = &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10pt; font-family: Consolas; color: green;"&gt;'VOD'&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;If(MATCH_TYPE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: green;"&gt;'VOD'&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: maroon;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt; Match(NETWORK_TYPE, &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: green;"&gt;'Broadcast'&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: green;"&gt;'Cable'&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: maroon;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt; PROGRAM_NAME &amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: maroon;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;null&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;SAMPLE &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: blue;"&gt;0 AND MATCH(&lt;SPAN style="color: #000000; font-family: Consolas; font-size: 13.3333px;"&gt;TIMESHIFT_INDICATOR_ID, 10, 12, 13&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;, 14, 15, 16), 'Tier 2', 'Tier 1'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: maroon;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;as&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt; field_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Consolas; color: black;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057750#M354418</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-05T09:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057751#M354419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And one more info is...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if am&amp;nbsp; usng with in Select statment&amp;nbsp; not in load statmnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am usng inside Select statmnt how shud i write this&amp;nbsp; query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;If(MATCH_TYPE=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'VOD'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; MATCH_TYPE(NETWORK_TYPE,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Broadcast'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Cable'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; IsNull(PROGRAM_NAME),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Num#(&lt;/SPAN&gt;&lt;SPAN style="color: navy; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Left&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(TIMESHIFT_INDICATOR_ID,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)) &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;10&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; Num(&lt;/SPAN&gt;&lt;SPAN style="color: navy; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Left&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(TIMESHIFT_INDICATOR_ID,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)) &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Count&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;Distinct&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; USERS_META_ID) &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: blue;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 2'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;'Tier 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp; ) &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 10.0pt; font-family: Consolas;"&gt;&lt;STRONG&gt;as&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; Field_name&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057751#M354419</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T09:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Change if</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057752#M354420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not inside the load stmnt . it is related select stmnt. wit in that how can i write?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Change-if/m-p/1057752#M354420</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-05T09:18:10Z</dc:date>
    </item>
  </channel>
</rss>

