<?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 How to make an frequency distribution. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487014#M1139122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I´m new using Qlikview and I have a few questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of names where several of these occur more than once. I want to be able to count the number of occurences of a name and make a bar chart with number of people on the y axis and number of times they occur on the x axis.&lt;/P&gt;&lt;P&gt;How do I do this? Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards!&lt;/P&gt;&lt;P&gt;/Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2013 10:39:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-27T10:39:03Z</dc:date>
    <item>
      <title>How to make an frequency distribution.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487014#M1139122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I´m new using Qlikview and I have a few questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of names where several of these occur more than once. I want to be able to count the number of occurences of a name and make a bar chart with number of people on the y axis and number of times they occur on the x axis.&lt;/P&gt;&lt;P&gt;How do I do this? Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards!&lt;/P&gt;&lt;P&gt;/Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487014#M1139122</guid>
      <dc:creator />
      <dc:date>2013-09-27T10:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make an frequency distribution.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487015#M1139123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;Expression: Count(Name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 13:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487015#M1139123</guid>
      <dc:creator />
      <dc:date>2013-09-27T13:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to make an frequency distribution.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487016#M1139124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using name as an dimension will just give how many times name occur. What I want to be able to show is how many people occur 1 time, 2 times, 3 times and so fourth.&lt;/P&gt;&lt;P&gt;So on the y axis number of people and on the x axis 1, 2, 3,.....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 08:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487016#M1139124</guid>
      <dc:creator />
      <dc:date>2013-09-30T08:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make an frequency distribution.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487017#M1139125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using&lt;/P&gt;&lt;P&gt;Dimension: Aggr(Count(Name), Name)&lt;/P&gt;&lt;P&gt;Expression: Count(distinct(Name))&lt;/P&gt;&lt;P&gt;/Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 08:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-frequency-distribution/m-p/487017#M1139125</guid>
      <dc:creator />
      <dc:date>2013-09-30T08:46:46Z</dc:date>
    </item>
  </channel>
</rss>

