<?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 Dynamic Min scale across multiple charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382361#M142670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to show three bar charts, with month as the dimension, and with each chart showing it's own percentage expression (related to stock fullfulment).&lt;/P&gt;&lt;P&gt;To avoid the need for wasted vertical space I don't want the scale of these charts to range form 0 to 100%, but instead to range from the lowest value (for a monthly column, across all three charts - i.e. the lowest of the 36 values) up to 100%.&lt;/P&gt;&lt;P&gt;I am trying to calculate this in a variable, which I can then use in a dynamic expression for the min scale.&lt;/P&gt;&lt;P&gt;Within each chart I can use Rank(sum(expression)) to find out which months are the highest and lowest. However, I need to be outside of the charts in a variable.&lt;/P&gt;&lt;P&gt;I can also calculate the average of each chart, using aggr(nodistinct sum(expression), Month). However, I'm not interested in the average but in the lowest value.&lt;/P&gt;&lt;P&gt;I have tried combinations of min(aggr(sum(expression), Month)) but am getting blanks.&lt;/P&gt;&lt;P&gt;Any ideas would be much appreciate.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 12:26:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-30T12:26:32Z</dc:date>
    <item>
      <title>Dynamic Min scale across multiple charts</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382361#M142670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to show three bar charts, with month as the dimension, and with each chart showing it's own percentage expression (related to stock fullfulment).&lt;/P&gt;&lt;P&gt;To avoid the need for wasted vertical space I don't want the scale of these charts to range form 0 to 100%, but instead to range from the lowest value (for a monthly column, across all three charts - i.e. the lowest of the 36 values) up to 100%.&lt;/P&gt;&lt;P&gt;I am trying to calculate this in a variable, which I can then use in a dynamic expression for the min scale.&lt;/P&gt;&lt;P&gt;Within each chart I can use Rank(sum(expression)) to find out which months are the highest and lowest. However, I need to be outside of the charts in a variable.&lt;/P&gt;&lt;P&gt;I can also calculate the average of each chart, using aggr(nodistinct sum(expression), Month). However, I'm not interested in the average but in the lowest value.&lt;/P&gt;&lt;P&gt;I have tried combinations of min(aggr(sum(expression), Month)) but am getting blanks.&lt;/P&gt;&lt;P&gt;Any ideas would be much appreciate.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 12:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382361#M142670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-30T12:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Min scale across multiple charts</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382362#M142671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try &lt;STRONG&gt;rank()&amp;nbsp; &lt;/STRONG&gt;function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to post a sample qvw file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 12:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382362#M142671</guid>
      <dc:creator />
      <dc:date>2012-08-30T12:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Min scale across multiple charts</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382363#M142672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pari,&lt;/P&gt;&lt;P&gt;I tried the Rank(sum(expression)), which allowed me to find out which months are the highest and lowest. However, As I had to be outside of the charts (in a variable), I don't think I could use it to tell me which month is the lowest in all the charts.&lt;/P&gt;&lt;P&gt;While creating the attached sample I found that the min(aggr(Expression),Month) does actually work. I suspect I was having problems because I do a division to get the percentage I am calculating.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 13:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Min-scale-across-multiple-charts/m-p/382363#M142672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-30T13:34:28Z</dc:date>
    </item>
  </channel>
</rss>

