<?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: bar chart question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468795#M563678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure can. I've attached a print screen of the graph I'm trying to replicate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each bar represents a different category - RC01, RC02, etc - and the value shown in those bars? Well, there are about 3 expressions per bar that I will need to do... so, RC01 has 3 expressions, based on some different criteria, and then I need to show the LOWEST value from those 3 expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, RC01 has 3 expressions, then needs to show the lowest value that came from those expressions. And so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I'm trying to do here is build out all of the expressions, then find a way to only show the lowest value. So for instance: RC01 would be something like "min value of expression 1, 2, 3) then for RC02, it would be the same: "min value of expression 4, 5, 6, 7". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My head hurts. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2013 15:16:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-26T15:16:17Z</dc:date>
    <item>
      <title>bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468791#M563674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys. Need some assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 bar charts. Month on the X axis, and a percentage on the Y. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I decided that I would rather have one single chart, so I used the expressions I built the original 2 charts with, and I made one "complete" chart, with 2 bars for each month, showing different percentages, one red, one blue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One percentage is for the amount of payments completed for that month, the other is for the amount of sales made for that month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my question: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want this chart to only show the LOWEST value for that month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a conditional "show" I can do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO, and more important: I'm going to need to bring in like, 10 more values / expressions.... how could I possibly do a conditional "only show min value for that month", when it's going to be like, a dozen expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that doable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One final question: I'd like to, instead of showing the month name on the X axis, show the actual name of the "min value". That is, if I brought in 12 expressions on a single bar chart, and then actually figured out how to do the conditional "only show the lowest value for that month", and the lowest one was "Payments", is there a way to name the X axis as "Payments"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys. Let me know if this reads correctly, I know it's a bit convoluted. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 18:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468791#M563674</guid>
      <dc:creator />
      <dc:date>2013-02-25T18:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468792#M563675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically, what I'm looking for is a way to get the min value when comparing multiple expression results, which are displayed via a bar chart. And then only show that min value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 19:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468792#M563675</guid>
      <dc:creator />
      <dc:date>2013-02-25T19:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468793#M563676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any thoughts, gentlemen and ladies? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get the "min" value when comparing multiple expressions and limit their results to only the "min"? This is in a bar chart setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468793#M563676</guid>
      <dc:creator />
      <dc:date>2013-02-26T14:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468794#M563677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably easiest to use only one expression that returns the minimum of all your 10+ expressions. Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangemin( expression1, expression2,...., expression10+)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting the right value on the x-axis is more complicated. Can you post the document you're working on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468794#M563677</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-26T14:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468795#M563678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure can. I've attached a print screen of the graph I'm trying to replicate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each bar represents a different category - RC01, RC02, etc - and the value shown in those bars? Well, there are about 3 expressions per bar that I will need to do... so, RC01 has 3 expressions, based on some different criteria, and then I need to show the LOWEST value from those 3 expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, RC01 has 3 expressions, then needs to show the lowest value that came from those expressions. And so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I'm trying to do here is build out all of the expressions, then find a way to only show the lowest value. So for instance: RC01 would be something like "min value of expression 1, 2, 3) then for RC02, it would be the same: "min value of expression 4, 5, 6, 7". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My head hurts. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 15:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-question/m-p/468795#M563678</guid>
      <dc:creator />
      <dc:date>2013-02-26T15:16:17Z</dc:date>
    </item>
  </channel>
</rss>

