<?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) Statement With Number Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-Statement-With-Number-Range/m-p/388703#M145079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list of codes 1000-5000. I want to &lt;SPAN style="color: #0000ff;"&gt;load &lt;/SPAN&gt;codes 2000-3500 &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; "Label". How could I write this out without doing a Mixmatch and listing all the codes I want or do not want? I believe it is some sort of "IF" statement, but I am not sure how to write it out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2012 21:12:25 GMT</pubDate>
    <dc:creator>MalcolmCICWF</dc:creator>
    <dc:date>2012-11-28T21:12:25Z</dc:date>
    <item>
      <title>(IF) Statement With Number Range</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-With-Number-Range/m-p/388703#M145079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list of codes 1000-5000. I want to &lt;SPAN style="color: #0000ff;"&gt;load &lt;/SPAN&gt;codes 2000-3500 &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; "Label". How could I write this out without doing a Mixmatch and listing all the codes I want or do not want? I believe it is some sort of "IF" statement, but I am not sure how to write it out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 21:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-With-Number-Range/m-p/388703#M145079</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-11-28T21:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: (IF) Statement With Number Range</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-With-Number-Range/m-p/388704#M145080</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;If(Codes &amp;gt;=2000 and Codes&amp;lt;=3500,Codes) as Label from tablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 21:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-With-Number-Range/m-p/388704#M145080</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-28T21:14:47Z</dc:date>
    </item>
  </channel>
</rss>

