<?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: Set Analysis: Maximum of a value over two dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939986#M529059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=rangemax(max(aggr(sum({[CompareLeft]&amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric]),Month)) , max(aggr(sum({[CompareRight] &amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric]),Month)) )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 14:47:44 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-08-31T14:47:44Z</dc:date>
    <item>
      <title>Set Analysis: Maximum of a value over two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939985#M529058</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;I have the following problem. I want to compare different values based on two different selections.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="97451" alt="" class="jive-image image-1" height="155" src="https://community.qlik.com/legacyfs/online/97451_pastedImage_0.png" style="max-width: 1200px; max-height: 900px; width: 693px; height: 154.604px;" width="693" /&gt;&lt;/P&gt;&lt;P&gt;Both my bar charts have two dimensions: year and month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that both bar charts have the same scale, depending on the highest maximum of the selected month. E.g. In the pic you see June as the highest month. This should be the maximum value of my static scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far I reached the following solution:&lt;/P&gt;&lt;P&gt;=if(sum({[CompareLeft]&amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric]) &amp;gt;= sum({[CompareRight] &amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({[CompareLeft]&amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric])+200,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({[CompareRight] &amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric])+200)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is, it summarizes all the timeframe and not just one month. Using Max instead of sum doesnt help neither. Do you have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 12:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939985#M529058</guid>
      <dc:creator />
      <dc:date>2015-08-31T12:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: Maximum of a value over two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939986#M529059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=rangemax(max(aggr(sum({[CompareLeft]&amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric]),Month)) , max(aggr(sum({[CompareRight] &amp;lt;[FilterArg] = {'ABC'}&amp;gt;} [Metric]),Month)) )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 14:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939986#M529059</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-31T14:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: Maximum of a value over two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939987#M529060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magic, Thanks Gysbert! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 07:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Maximum-of-a-value-over-two-dimensions/m-p/939987#M529060</guid>
      <dc:creator />
      <dc:date>2015-09-01T07:06:29Z</dc:date>
    </item>
  </channel>
</rss>

