<?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 Help with an Expression Label in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944487#M959803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the field DAY_RATE brought in via an SQL Load but I want to know is there anyway where I can write an Expression for the DAY_RATE label that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if END PERIOD (A normal date DD/MM/YYYY) is equal to the period APRIL-OCTOBER it says SUMMER_DAY_RATE or if the END PERIOD is equal to NOVEMBER-MARCH it says WINTER_DAY_RATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2015 12:16:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-22T12:16:50Z</dc:date>
    <item>
      <title>Help with an Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944487#M959803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the field DAY_RATE brought in via an SQL Load but I want to know is there anyway where I can write an Expression for the DAY_RATE label that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if END PERIOD (A normal date DD/MM/YYYY) is equal to the period APRIL-OCTOBER it says SUMMER_DAY_RATE or if the END PERIOD is equal to NOVEMBER-MARCH it says WINTER_DAY_RATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 12:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944487#M959803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-22T12:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with an Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944488#M959804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Num(Month([END PERIOD]) &amp;gt;= 4 and Month([END PERIOD] &amp;lt;= 10, 'SUMMER_DAY_RATE', 'WINTER_DAY_RATE')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 12:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944488#M959804</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-22T12:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help with an Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944489#M959805</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;How would this work as an expression in the label tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Num(Month([END PERIOD]) &amp;gt;= 4 and Month([END PERIOD] &amp;lt;= 10, 'SUMMER_DAY_RATE', 'WINTER_DAY_RATE')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above alone doesn't seem to be picking it up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 13:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-Expression-Label/m-p/944489#M959805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-22T13:49:20Z</dc:date>
    </item>
  </channel>
</rss>

