<?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: A Chart to Count Dynamic Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945903#M969087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl, &lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;This is great, seems like exactly what I need. One question though, the last value on the right is blank and is showing all 8 salaries, is it possible to hide this bar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Sep 2015 12:14:28 GMT</pubDate>
    <dc:creator>bashar_f</dc:creator>
    <dc:date>2015-09-27T12:14:28Z</dc:date>
    <item>
      <title>A Chart to Count Dynamic Values</title>
      <link>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945900#M969084</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;Depending on which range you select, the salary list box is populated with the salaries that fall in that range, and the ranges are inputted by the user in the input box on the right.&lt;/P&gt;&lt;P&gt;What I'd like is to have a bar chart that shows each range as dimensions and the count of salaries that show up in the salary list box as a measure for that range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Y-Axis for "Range 1 Start - Range 1 End" should be 2, not 8, because if you select &lt;SPAN style="font-size: 13.3333px;"&gt;"Range 1 Start - Range 1 End" in the range list box, 2 values show up in the "Salary" list box to its right, but no, it just counts all the salaries regardless of them being in the range or not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If its still not clear, I'll explain in more detail, sorry, I'm still a beginner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2015 06:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945900#M969084</guid>
      <dc:creator>bashar_f</dc:creator>
      <dc:date>2015-09-27T06:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: A Chart to Count Dynamic Values</title>
      <link>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945901#M969085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to work with equally sized intervals then have a look at this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/08/13/recipe-for-a-histogram" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;Recipe for a Histogram&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;For differently sized intervals perhaps one of these helps:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6086"&gt;Users can map/group dimensions at run-time!&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.infinityinsight.com/blog/?p=221" title="http://www.infinityinsight.com/blog/?p=221"&gt;True Dynamic Bucketing in QlikView – Infinity Insight Blog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2015 07:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945901#M969085</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-27T07:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: A Chart to Count Dynamic Values</title>
      <link>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945902#M969086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A little unclear what you are trying to achieve and there are probably better alternatives (see Gysbert's referenced links), but playing around with your approach, maybe something like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2015 12:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945902#M969086</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-27T12:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: A Chart to Count Dynamic Values</title>
      <link>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945903#M969087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl, &lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;This is great, seems like exactly what I need. One question though, the last value on the right is blank and is showing all 8 salaries, is it possible to hide this bar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2015 12:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945903#M969087</guid>
      <dc:creator>bashar_f</dc:creator>
      <dc:date>2015-09-27T12:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: A Chart to Count Dynamic Values</title>
      <link>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945904#M969088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I had already updated the sample file - enable 'Suppress when value is NULL' in dimension tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2015 12:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-Chart-to-Count-Dynamic-Values/m-p/945904#M969088</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-27T12:19:14Z</dc:date>
    </item>
  </channel>
</rss>

