<?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 count different values based on same value in another column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-different-values-based-on-same-value-in-another/m-p/55685#M790515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got two columns:&lt;/P&gt;&lt;P&gt;Complexnr ; Year of construction&lt;/P&gt;&lt;P&gt;3001 ; 1990&lt;/P&gt;&lt;P&gt;3002 ; 1993 &lt;/P&gt;&lt;P&gt;3001 ; 1990&lt;/P&gt;&lt;P&gt;3003 ; 1995&lt;/P&gt;&lt;P&gt;3005 ; 2000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3001 ; 1991&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3008 ; 2005&lt;/P&gt;&lt;P&gt;3001 ; 1990&lt;/P&gt;&lt;P&gt;3002 ; 1993&lt;/P&gt;&lt;P&gt;3003 ; 1995&lt;/P&gt;&lt;P&gt;3009 ; 2007&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to count rows of different construction year when Complexnr is the same. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In my example: complexnr has 2 different Years of construction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Could anybody help me? Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Grtz. Pascal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to count different values based on same value in another column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-different-values-based-on-same-value-in-another/m-p/55685#M790515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got two columns:&lt;/P&gt;&lt;P&gt;Complexnr ; Year of construction&lt;/P&gt;&lt;P&gt;3001 ; 1990&lt;/P&gt;&lt;P&gt;3002 ; 1993 &lt;/P&gt;&lt;P&gt;3001 ; 1990&lt;/P&gt;&lt;P&gt;3003 ; 1995&lt;/P&gt;&lt;P&gt;3005 ; 2000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3001 ; 1991&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3008 ; 2005&lt;/P&gt;&lt;P&gt;3001 ; 1990&lt;/P&gt;&lt;P&gt;3002 ; 1993&lt;/P&gt;&lt;P&gt;3003 ; 1995&lt;/P&gt;&lt;P&gt;3009 ; 2007&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to count rows of different construction year when Complexnr is the same. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In my example: complexnr has 2 different Years of construction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Could anybody help me? Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Grtz. Pascal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-different-values-based-on-same-value-in-another/m-p/55685#M790515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to count different values based on same value in another column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-different-values-based-on-same-value-in-another/m-p/55686#M790516</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;you can simply make a table with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dimension: Complexnr&lt;/P&gt;&lt;P&gt;expression: count(year...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 09:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-different-values-based-on-same-value-in-another/m-p/55686#M790516</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-06T09:00:01Z</dc:date>
    </item>
  </channel>
</rss>

