<?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: help in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676431#M245498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;Try some thing lIke this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;({&amp;lt;month={'&amp;amp;(=max(Month-filed))'}&amp;gt;} NewStock)),max({&amp;lt;month={'&amp;amp;(=max(month-filed-1))'}&amp;gt;}NewStock),max({&amp;lt;month={'&amp;amp;(=max(Month-filed))'}&amp;gt;} NewStock))&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2014 04:58:54 GMT</pubDate>
    <dc:creator>sasikanth</dc:creator>
    <dc:date>2014-06-30T04:58:54Z</dc:date>
    <item>
      <title>help in expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676429#M245496</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;In my sample application in the table box there is&amp;nbsp; a field 'newstock', for the 'newstock'&amp;nbsp; I need an expression that should the current month highest data, if the data isn't present for that month it should show the previous month highest data like vice versa &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 04:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676429#M245496</guid>
      <dc:creator />
      <dc:date>2014-06-30T04:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: help in expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676430#M245497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In detail If my current selection is equal to Month then it should display the maximum of NewStock. If the newstock is null then it should go to the immediate previous month as this condition should repeat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 04:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676430#M245497</guid>
      <dc:creator />
      <dc:date>2014-06-30T04:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: help in expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676431#M245498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;Try some thing lIke this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;({&amp;lt;month={'&amp;amp;(=max(Month-filed))'}&amp;gt;} NewStock)),max({&amp;lt;month={'&amp;amp;(=max(month-filed-1))'}&amp;gt;}NewStock),max({&amp;lt;month={'&amp;amp;(=max(Month-filed))'}&amp;gt;} NewStock))&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 04:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676431#M245498</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-06-30T04:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: help in expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676432#M245499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply but the expression is not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 05:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676432#M245499</guid>
      <dc:creator />
      <dc:date>2014-06-30T05:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: help in expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676433#M245500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;Try Some thing Like&amp;nbsp; this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;if(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #800000; 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;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; 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;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NewStock&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; 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;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(M&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;onth-&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;1) &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;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NewStock&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NewStock&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;)) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 07:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-expression/m-p/676433#M245500</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-06-30T07:06:51Z</dc:date>
    </item>
  </channel>
</rss>

