<?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: Using Where in Scripts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323976#M617376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL SELECT *&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM "ACT_DBASES_PROD".dbo."WC_CLAIM_ADJUSTERS"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Where ([SNAPSHOT_CCYYMM] &amp;gt;='201701') &lt;SPAN style="color: #ff0000;"&gt;AND [CLAIM_STATE] IN ('Open','Closed')&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 18:38:49 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-05-23T18:38:49Z</dc:date>
    <item>
      <title>Using Where in Scripts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323975#M617375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to add a 2nd where clause in my load scripts to bring back claims that are only Open and Closed and I keep getting a load error, below is how I have it now...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; SELECT *&lt;BR /&gt; FROM &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"ACT_DBASES_PROD"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;.dbo."WC_CLAIM_ADJUSTERS"&lt;BR /&gt; Where (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[SNAPSHOT_CCYYMM]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;='201701') AND &lt;BR /&gt; Where Match (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[CLAIM_STATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Open','Closed') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323975#M617375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-23T18:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Where in Scripts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323976#M617376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL SELECT *&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM "ACT_DBASES_PROD".dbo."WC_CLAIM_ADJUSTERS"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Where ([SNAPSHOT_CCYYMM] &amp;gt;='201701') &lt;SPAN style="color: #ff0000;"&gt;AND [CLAIM_STATE] IN ('Open','Closed')&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323976#M617376</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-23T18:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using Where in Scripts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323977#M617377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Sunny that worked!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323977#M617377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-23T18:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using Where in Scripts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323978#M617378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323978#M617378</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-23T18:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using Where in Scripts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323979#M617379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tom,&lt;/P&gt;&lt;P&gt;Can you close the thread by marking Correct answer you got. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Where-in-Scripts/m-p/1323979#M617379</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-05-23T18:51:41Z</dc:date>
    </item>
  </channel>
</rss>

