<?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 Min point work , Max point not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Min-point-work-Max-point-not-working/m-p/561952#M209714</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 GP % chart.&amp;nbsp; the dynamic min GP% working fine and max GP% not working :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my min dynamic GP% expression :- ( working ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Min&lt;/STRONG&gt;(Aggr(( sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1&amp;nbsp;&amp;nbsp; - sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} cost)/1&amp;nbsp; ) / sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1),$(ColumnDim_p)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my max dynamic GP% expression :- ( working ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max&lt;/STRONG&gt;(Aggr(( sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1&amp;nbsp;&amp;nbsp; - sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} cost)/1&amp;nbsp; ) / sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1),$(ColumnDim_p)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that the major diff are the first wording of the expression , the rest should be same. But it just cannot work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After typing till here , when i click the Static max to un-tick , it work fine. so in conclusion , the max value don't need to control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for viewing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Aug 2013 11:26:54 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2013-08-06T11:26:54Z</dc:date>
    <item>
      <title>Min point work , Max point not working</title>
      <link>https://community.qlik.com/t5/QlikView/Min-point-work-Max-point-not-working/m-p/561952#M209714</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 GP % chart.&amp;nbsp; the dynamic min GP% working fine and max GP% not working :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my min dynamic GP% expression :- ( working ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Min&lt;/STRONG&gt;(Aggr(( sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1&amp;nbsp;&amp;nbsp; - sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} cost)/1&amp;nbsp; ) / sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1),$(ColumnDim_p)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my max dynamic GP% expression :- ( working ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max&lt;/STRONG&gt;(Aggr(( sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1&amp;nbsp;&amp;nbsp; - sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} cost)/1&amp;nbsp; ) / sum({$&amp;lt;year=, month=, date = {"&amp;gt;=$(=MonthStart(vSelectedDate, -48))&amp;lt;=$(=vSelectedDate)"}&amp;gt;} sales)/1),$(ColumnDim_p)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that the major diff are the first wording of the expression , the rest should be same. But it just cannot work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After typing till here , when i click the Static max to un-tick , it work fine. so in conclusion , the max value don't need to control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for viewing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 11:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-point-work-Max-point-not-working/m-p/561952#M209714</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-08-06T11:26:54Z</dc:date>
    </item>
  </channel>
</rss>

