<?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: Expression is not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771854#M273877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[Product Cat]= {'Apple'}, Date={'&amp;gt;=$(=MonthStart(Today()))'} &amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2014 06:44:37 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-12-22T06:44:37Z</dc:date>
    <item>
      <title>Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771848#M273871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls find the attached xls file along with dashboard, For Apple Product, I wanted to see Sales data from current month to future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure whats wrong in my expression: =IF([Product Cat]='Apple' and month(Date)&amp;gt;=Month(Today()), SUM(Sales),0)&lt;/P&gt;&lt;P&gt;I am trying to display data for Apple from Dec to future months&lt;/P&gt;&lt;P&gt;For Samsung whatever data is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using personal edition. Attached screenshot might help what I am expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771848#M273871</guid>
      <dc:creator />
      <dc:date>2014-12-22T06:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771849#M273872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;use this expression&lt;/P&gt;&lt;P&gt;=sum(IF([Product Cat]='Apple' ,if( month(Date)&amp;gt;=Month(Today()), Sales,0),Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771849#M273872</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-12-22T06:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771850#M273873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771850#M273873</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-22T06:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771851#M273874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the correct formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Cat]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Apple' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()))), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you have no data that will satisfy this condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771851#M273874</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-12-22T06:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771852#M273875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this formula, but I get only Dec in 2014 for Apple product, but missing all future data for 2015 which is not supposed to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly have a look at the attached screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771852#M273875</guid>
      <dc:creator />
      <dc:date>2014-12-22T06:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771853#M273876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Rajesh, I have data which is satisfying and you can see the attached xls file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771853#M273876</guid>
      <dc:creator />
      <dc:date>2014-12-22T06:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771854#M273877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[Product Cat]= {'Apple'}, Date={'&amp;gt;=$(=MonthStart(Today()))'} &amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771854#M273877</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-22T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771855#M273878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this formula&lt;/P&gt;&lt;P&gt;=IF([Product Cat]='Apple',Sum({&amp;lt;[Product Cat]= {'Apple'}, Date={'&amp;gt;=$(=MonthStart(Today()))'} &amp;gt;}Sales),SUM(Sales))&lt;/P&gt;&lt;P&gt;because I don't want miss Samsung product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula looks like doing it by date, I believe it supposed to be on monthly data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not supposed to get Nov data for Apple product. Attached screen shot is the output of using above formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771855#M273878</guid>
      <dc:creator />
      <dc:date>2014-12-22T06:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771856#M273879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your screen shot you are getting nov data for product A for year 2104 not for 2014,first correct your date then try the expression suggested by jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771856#M273879</guid>
      <dc:creator />
      <dc:date>2014-12-22T07:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771857#M273880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That Nov is of year 2104, it is not for the year of 2014.&amp;nbsp; The expression works correct even if you month or date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771857#M273880</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-22T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771858#M273881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Gupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;requirement is to calculate monthly basis, If I run dashboard this month, I supposed to get from Dec onwards as it is a kind of forecasting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Apple, Nov month data is 264 and year is 2014. for Dec it is 640 and follows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Samsung, its a simple calculation.. it has to get whatever data is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls let me know if I am not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771858#M273881</guid>
      <dc:creator />
      <dc:date>2014-12-22T07:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771859#M273882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, there was typo error, looks like correct and will get back to you if I need further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the correction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771859#M273882</guid>
      <dc:creator />
      <dc:date>2014-12-22T07:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771860#M273883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey madu,&lt;/P&gt;&lt;P&gt;see you are having three years 2014,2015 and 2104 i think in your table 2104 is miss spell,because data for 2014 nov+2104 nov for product apple is 264 that you are mentioned... see in the image below&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="73990" alt="snap.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73990_snap.png" style="height: 230px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have replaced 2104 to 2014 then the table will look like below image&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="73993" alt="snap2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/73993_snap2.png" style="height: 247px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now clear your requirement,if you have any doubts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771860#M273883</guid>
      <dc:creator />
      <dc:date>2014-12-22T07:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771861#M273884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;ths is the correct expression &lt;/P&gt;&lt;P&gt;=sum(IF([Product Cat]='Apple' ,if( Date&amp;gt;=Today(), Sales,0),Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-not-working/m-p/771861#M273884</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-12-22T07:35:10Z</dc:date>
    </item>
  </channel>
</rss>

