<?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, Max, Current - help with a bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Min-Max-Current-help-with-a-bar-chart/m-p/494977#M548863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Qlik'ers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help with a bar chart and hopefully you guys will know what to do.&lt;/P&gt;&lt;P&gt;I'm making a 'headcount' dashboard used for workforce planning that has 12 months of data in it.&lt;/P&gt;&lt;P&gt;It needs to have a single bar chart that shows Minimum, Maximum, and Current number of tickets closed per employee.&lt;/P&gt;&lt;P&gt;I will need to show this by a few different dimensions (tickets closed per employee by shift, tickets closed per employee by location, etc). Is there a good way to do this without coding out the min/max/current on the SQL side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 22:07:51 GMT</pubDate>
    <dc:creator>andyquirin</dc:creator>
    <dc:date>2014-01-10T22:07:51Z</dc:date>
    <item>
      <title>Min, Max, Current - help with a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Current-help-with-a-bar-chart/m-p/494977#M548863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Qlik'ers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help with a bar chart and hopefully you guys will know what to do.&lt;/P&gt;&lt;P&gt;I'm making a 'headcount' dashboard used for workforce planning that has 12 months of data in it.&lt;/P&gt;&lt;P&gt;It needs to have a single bar chart that shows Minimum, Maximum, and Current number of tickets closed per employee.&lt;/P&gt;&lt;P&gt;I will need to show this by a few different dimensions (tickets closed per employee by shift, tickets closed per employee by location, etc). Is there a good way to do this without coding out the min/max/current on the SQL side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 22:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Current-help-with-a-bar-chart/m-p/494977#M548863</guid>
      <dc:creator>andyquirin</dc:creator>
      <dc:date>2014-01-10T22:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Min, Max, Current - help with a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Current-help-with-a-bar-chart/m-p/494978#M548864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Cyclic Group for &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ticket Closed Per employee by location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ticket Closed per employee by shift&lt;/P&gt;&lt;P&gt;and use it as a single dimension for bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;MIN(Aggr(SUM(TICKET),Employee))&lt;/P&gt;&lt;P&gt;MAX(Aggr(SUM(TICKET),Employee))&lt;/P&gt;&lt;P&gt;SUM(Aggr(SUM(TICKET),Employee))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 22:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Current-help-with-a-bar-chart/m-p/494978#M548864</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-10T22:13:21Z</dc:date>
    </item>
  </channel>
</rss>

