<?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: Between functionality in Load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398980#M424412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where EXCHANGE_RATE&amp;nbsp; &amp;gt;=&amp;nbsp; 201701 AND EXCHANGE_RATE &amp;lt;= 201712&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2017 15:57:24 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-11-15T15:57:24Z</dc:date>
    <item>
      <title>Between functionality in Load script</title>
      <link>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398979#M424411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys, &lt;/P&gt;&lt;P&gt;Could you please help me with following :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; EXCHANGE_RATE&amp;nbsp; BETWEEN&amp;nbsp; 201701 AND 201712 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i write this in Load Script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ravi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 15:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398979#M424411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T15:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Between functionality in Load script</title>
      <link>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398980#M424412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where EXCHANGE_RATE&amp;nbsp; &amp;gt;=&amp;nbsp; 201701 AND EXCHANGE_RATE &amp;lt;= 201712&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 15:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398980#M424412</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-15T15:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Between functionality in Load script</title>
      <link>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398981#M424413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load EXCHANGE_RATE from Table Where EXCHANGE_RATE &amp;gt;= '201701' and EXCHANGE_RATE &amp;lt;= '201712';&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 15:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398981#M424413</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-15T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Between functionality in Load script</title>
      <link>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398982#M424414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you very much&amp;nbsp; &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/loveisfail"&gt;loveisfail&lt;/A&gt; and &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/antoniotiman"&gt;antoniotiman&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/STRONG&gt;for the immediate response ! truly appreciable !&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398982#M424414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T16:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Between functionality in Load script</title>
      <link>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398983#M424415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NP, Please read this to close thread &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-14806" title="https://community.qlik.com/docs/DOC-14806"&gt;https://community.qlik.com/docs/DOC-14806&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-functionality-in-Load-script/m-p/1398983#M424415</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-15T16:12:05Z</dc:date>
    </item>
  </channel>
</rss>

