<?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: Not good at load scripts! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532273#M1140093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(match(REFERRAL_STATUS_ID,100,200),1,0) as Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the opposite switch around the 1 and 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2013 16:09:49 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-09-17T16:09:49Z</dc:date>
    <item>
      <title>Not good at load scripts!</title>
      <link>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532272#M1140092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sure this will be an easy question for most of you but I can not figure out the syntax of the if statement in my load script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the referral status ID equals 100 &lt;SPAN style="text-decoration: underline;"&gt;OR&lt;/SPAN&gt; 200 then I want to flag it with a 1!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(REFERRAL_STATUS_ID &amp;lt;&amp;gt; ('100','200') ,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...I am not good at coding! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 16:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532272#M1140092</guid>
      <dc:creator />
      <dc:date>2013-09-17T16:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not good at load scripts!</title>
      <link>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532273#M1140093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(match(REFERRAL_STATUS_ID,100,200),1,0) as Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the opposite switch around the 1 and 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 16:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532273#M1140093</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-17T16:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not good at load scripts!</title>
      <link>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532274#M1140095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I have not used Match before!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 16:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532274#M1140095</guid>
      <dc:creator />
      <dc:date>2013-09-17T16:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not good at load scripts!</title>
      <link>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532275#M1140097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF( REFERRAL_STATUS_ID = 100 OR &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;REFERRAL_STATUS_ID = 200&lt;/SPAN&gt; ,1,0) AS Flag.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 16:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-good-at-load-scripts/m-p/532275#M1140097</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-09-17T16:22:57Z</dc:date>
    </item>
  </channel>
</rss>

