<?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: Frequency Distribution by groups in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282961#M1195307</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;Thank you so much &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;. &lt;/P&gt;&lt;P&gt;I cannot believe how simple the final formula was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2011 12:56:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-11T12:56:02Z</dc:date>
    <item>
      <title>Frequency Distribution by groups</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282959#M1195305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm fairly new to Qlikview and I have looked through the various discussions and none seem to help me in terms of what I would like to do. I have just recently learnt how to import the data and do the multiple links across fields but now I'm in the process of displaying the value add and the power of BI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data I would like to see in table format is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Band&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Freq&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Freq %&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;2008&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;20&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;20 %&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;2008&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;80&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;80 %&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;2009&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;30&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;30 %&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;2009&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;70&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;70 %&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;I can get the frequency (3rd column) using count(Field) but the percentages I am struggling with as they need to be by year and band totals. I believe I may need to use set analysis here, but I don't know how to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would then like to display the Freq % in a multiple bar graph by band (x-axis) and freq % (y-axis) split by the various years (Bars).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd really appreciate if someone could guide me through this process as the learning curve is fairly tough to get through. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In advance I'd like to say thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 09:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282959#M1195305</guid>
      <dc:creator />
      <dc:date>2011-05-09T09:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Frequency Distribution by groups</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282960#M1195306</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;Here Iam Attaching qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which may help u ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 09:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282960#M1195306</guid>
      <dc:creator />
      <dc:date>2011-05-11T09:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Frequency Distribution by groups</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282961#M1195307</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;Thank you so much &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;. &lt;/P&gt;&lt;P&gt;I cannot believe how simple the final formula was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 12:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Distribution-by-groups/m-p/282961#M1195307</guid>
      <dc:creator />
      <dc:date>2011-05-11T12:56:02Z</dc:date>
    </item>
  </channel>
</rss>

