<?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 Where in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401834#M797036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Iam using the below condition in the script&amp;nbsp; using where condition ..&lt;/P&gt;&lt;P&gt;Where (Pass_Year= Year(Today()) and Passmonth &amp;lt;= 12) AND (Pass_Year = Year(Today())-1 and Passmonth &amp;gt; 12);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is giving me error..Please let me know if this is correct or needs to be changed ..&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401834#M797036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Iam using the below condition in the script&amp;nbsp; using where condition ..&lt;/P&gt;&lt;P&gt;Where (Pass_Year= Year(Today()) and Passmonth &amp;lt;= 12) AND (Pass_Year = Year(Today())-1 and Passmonth &amp;gt; 12);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is giving me error..Please let me know if this is correct or needs to be changed ..&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401834#M797036</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401835#M797037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The where clause looks fine. What is the error message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401835#M797037</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-14T08:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401836#M797038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj &lt;/P&gt;&lt;P&gt;Thanks for the reply ..when I reload this I get a error like &lt;/P&gt;&lt;P&gt;Unexpected expression&amp;nbsp; error ')..&lt;/P&gt;&lt;P&gt;Iam confused with this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401836#M797038</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-12-14T08:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401837#M797039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pass_Year cannot be at the same time Year(Today()) and Year(Today())-1&lt;/P&gt;&lt;P&gt;your condition should be&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; font-size: 13px;"&gt;Where (Pass_Year= Year(Today()) and Passmonth &amp;lt;= 12) &lt;STRONG&gt;OR&lt;/STRONG&gt; (Pass_Year = Year(Today())-1 and Passmonth &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;gt; 12&lt;/SPAN&gt;)&lt;/EM&gt;&lt;/STRONG&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;One thing to note the Month cannot be greater than 12!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401837#M797039</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2017-12-14T08:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401838#M797040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This condition seems working fine when I tried with some dummy data. Can you share you sample that would make it easy to debug .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401838#M797040</guid>
      <dc:creator>vineetadahiya12</dc:creator>
      <dc:date>2017-12-14T08:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401839#M797041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The condition is fine seems the issue is in some other part of script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401839#M797041</guid>
      <dc:creator>vineetadahiya12</dc:creator>
      <dc:date>2017-12-14T08:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401840#M797042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the issue is not because of the where condition but some other part. Could you please post your script here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401840#M797042</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-14T08:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401841#M797043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Nagaraj.&lt;/P&gt;&lt;P&gt;My full where condition is below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; where (Pass_year = Year(Today()) and passmonth &amp;lt;= 12) or (Pass_year = Year(Today())-1 and passmonth &amp;gt; 12)&lt;/P&gt;&lt;P&gt;and [Discription_Date] &amp;lt; if(WeekDay(today()) = 'Fri',today() - 3,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(WeekDay(today()) = 'Sun', today() - 2,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; today() - 1));&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the error is like missing field '&amp;lt;= &amp;gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401841#M797043</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-12-14T08:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401842#M797044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above where condition is also looks fine to me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. It looks like you have problem in passmonth field. Can you please check your passmonth field? Also If possible please share complete load statement.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401842#M797044</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-14T08:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401843#M797045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;(Pass_year = Year(Today()) and passmonth &amp;lt;= 12) or (Pass_year = Year(Today())-1 and passmonth &amp;gt; 12)&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;[Discription_Date] &amp;lt; if(WeekDay(today()) = 'Fri',today() - 3, &lt;/STRONG&gt;&lt;STRONG&gt;if(WeekDay(today()) = 'Sun', today() - 2, &lt;/STRONG&gt;&lt;STRONG&gt;today() - 1))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401843#M797045</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-14T08:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where</title>
      <link>https://community.qlik.com/t5/QlikView/Where/m-p/1401844#M797046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This again seems working fine. John, Can you please share the sample file with us or the complete load stmt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where/m-p/1401844#M797046</guid>
      <dc:creator>vineetadahiya12</dc:creator>
      <dc:date>2017-12-14T08:50:30Z</dc:date>
    </item>
  </channel>
</rss>

