<?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 in variable not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610447#M225308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sundarakumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i remove '=' in the expression overview it is working now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2014 06:44:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-20T06:44:00Z</dc:date>
    <item>
      <title>Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610442#M225303</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;&lt;/P&gt;&lt;P&gt;I have a closing stock expression, save that it into variable and&amp;nbsp; use that variable into chart but it showing same value for all the dimension without any selection when i select a particular dimension it is changing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;PostingMonth=,PostingYear=,Period=,PostingDate={"&amp;lt;=$(vInvDate)"}&amp;gt;}Quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chart i use variable like this&lt;/P&gt;&lt;P&gt;$(vClosingStock)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am attaching a screen shot please provide any suggestion to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Sirajahamed S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610442#M225303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-20T06:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610443#M225304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;try aggr($(vClosingStock),PostingYear) or &lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;aggr($(vClosingStock),BudgetCenter)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610443#M225304</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-02-20T06:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610444#M225305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siraj,&lt;/P&gt;&lt;P&gt;Please remove the "=" sign in the variable overview where u have created the variable..&lt;/P&gt;&lt;P&gt;Then it will work fine.&lt;/P&gt;&lt;P&gt;As u have put = in the variable overview, it is calculating without considering dimension in the chart,&lt;/P&gt;&lt;P&gt;it will work fine if u remove it...&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610444#M225305</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-02-20T06:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610445#M225306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use aggr()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610445#M225306</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-02-20T06:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610446#M225307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sivaraj seeman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply..&lt;/P&gt;&lt;P&gt;that expression&amp;nbsp; also not working it showing the same...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610446#M225307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-20T06:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610447#M225308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sundarakumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i remove '=' in the expression overview it is working now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610447#M225308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-20T06:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610448#M225309</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;Thanks lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610448#M225309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-20T06:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610449#M225310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your sample apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610449#M225310</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-20T06:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610450#M225311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siraj,&lt;/P&gt;&lt;P&gt;Please close the thread, you can do it be marking the correct answer.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610450#M225311</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-02-20T06:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in variable not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610451#M225312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure your Posting Date and the variable date have same forat try to use num(PostingDate) in backend and use it &lt;/P&gt;&lt;P&gt;here in variable &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;vInvDate also date in number format&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;try this way&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;PostingMonth=,PostingYear=,Period=,numPostingDate={'&amp;lt;=$(=vInvDate)'}&amp;gt;}Quantity)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;in chart you write ='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(=vClosingStock)'&lt;/SPAN&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;"&gt;hope it helps&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 07:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-variable-not-working/m-p/610451#M225312</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-02-20T07:03:08Z</dc:date>
    </item>
  </channel>
</rss>

