<?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: Occurrence Count of Column Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603371#M544282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we remove the location column, lets suppose we have only one column in one table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 12:40:38 GMT</pubDate>
    <dc:creator>shannoypaul</dc:creator>
    <dc:date>2014-04-22T12:40:38Z</dc:date>
    <item>
      <title>Occurrence Count of Column Data</title>
      <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603369#M544280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have two tables Master and Detail.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have to find the number of occurrences of data &lt;STRONG&gt;Company&lt;/STRONG&gt; in &lt;STRONG&gt;IceCream &lt;/STRONG&gt;data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for e.g Occurrence of Amul is 2 and Occurrence of Kwality is 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603369#M544280</guid>
      <dc:creator>shannoypaul</dc:creator>
      <dc:date>2014-04-22T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Occurrence Count of Column Data</title>
      <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603370#M544281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load your table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Master:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Company, Location&lt;/P&gt;&lt;P&gt;&amp;nbsp; Kwality, Mumbai&lt;/P&gt;&lt;P&gt;&amp;nbsp; Amul, Bangalore&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detail:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; IceCream, Location&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sundae Kwality, Mumbai&lt;/P&gt;&lt;P&gt;&amp;nbsp; Cone Kwality, Mumbai&lt;/P&gt;&lt;P&gt;&amp;nbsp; Cornetto Amul, Bangalore&lt;/P&gt;&lt;P&gt;&amp;nbsp; Family Pack Amul, Bangalore&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Location&amp;amp;'_'&amp;amp;Company&amp;amp;'_'&amp;amp;IceCream as Key,&lt;/P&gt;&lt;P&gt;IceCream,&lt;/P&gt;&lt;P&gt;Location,&lt;/P&gt;&lt;P&gt;Company&lt;/P&gt;&lt;P&gt;Resident Master;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Master;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And on Straight chart take&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:- Company&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:- Count(Location) //as Occurance as label&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603370#M544281</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-22T12:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Occurrence Count of Column Data</title>
      <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603371#M544282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we remove the location column, lets suppose we have only one column in one table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603371#M544282</guid>
      <dc:creator>shannoypaul</dc:creator>
      <dc:date>2014-04-22T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Occurrence Count of Column Data</title>
      <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603372#M544283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603372#M544283</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-04-22T12:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Occurrence Count of Column Data</title>
      <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603373#M544284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then there is no relation between the tables and if there is only one column then count its frequency of occurrence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603373#M544284</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-22T12:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Occurrence Count of Column Data</title>
      <link>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603374#M544285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you asking about if there is only one single columns and there are 4 values and each has 2 occurrence if i am right then see the example for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,RecNo( ) AS Rowid;&lt;/P&gt;&lt;P&gt;LOAD * Inline[&lt;/P&gt;&lt;P&gt;City&lt;/P&gt;&lt;P&gt;Mumbai&lt;/P&gt;&lt;P&gt;Mumbai&lt;/P&gt;&lt;P&gt;Banglore&lt;/P&gt;&lt;P&gt;Banglore&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above table i have 4 values and each has 2 occurrence then we count its rowcount as a frequency &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in straight Dimension:-City and expression :- Count(Rowid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Occurrence-Count-of-Column-Data/m-p/603374#M544285</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-22T12:51:45Z</dc:date>
    </item>
  </channel>
</rss>

