<?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: How to use Count and Distinct over period? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642623#M1241950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik will do count on unique combination of Job and Container.&lt;/P&gt;&lt;P&gt;It will also cover scenario below:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="420"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="21" width="72"&gt;Job Ref&lt;/TD&gt;&lt;TD width="126"&gt;Container Number&lt;/TD&gt;&lt;TD width="78"&gt;Description&lt;/TD&gt;&lt;TD width="72"&gt;Year&lt;/TD&gt;&lt;TD width="72"&gt;Month&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE507&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Fish&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE507&lt;/TD&gt;&lt;TD&gt;SANU422&lt;/TD&gt;&lt;TD&gt;Meat&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE604&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Car&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE604&lt;/TD&gt;&lt;TD&gt;SANU423&lt;/TD&gt;&lt;TD&gt;Food&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE610&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Frozen fish&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE610&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Meat&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE612&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Car&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE612&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Food&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Distinct JobRef ) will give you Count 4&lt;/P&gt;&lt;P&gt;Count (Distinct JobRef&amp;amp;Container) will give count 6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 14:06:01 GMT</pubDate>
    <dc:creator>sarvjeet</dc:creator>
    <dc:date>2014-06-06T14:06:01Z</dc:date>
    <item>
      <title>How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642617#M1241936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, QV community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have little problem that needs solution.&lt;/P&gt;&lt;P&gt;I have this data and I want to count numbers of Containers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="420"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="21" width="72"&gt;Job Ref&lt;/TD&gt;&lt;TD class="xl63" width="126"&gt;Container Number&lt;/TD&gt;&lt;TD class="xl63" width="78"&gt;Description&lt;/TD&gt;&lt;TD class="xl63" width="72"&gt;Year&lt;/TD&gt;&lt;TD class="xl63" width="72"&gt;Month&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE507&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Fish&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE507&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Meat&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE604&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Car&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE604&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Food&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE610&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Frozen fish&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE610&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Meat&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE612&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Car&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE612&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Food&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see, in this data there is two lines for every Job Ref.&lt;/P&gt;&lt;P&gt;So I use the expression &lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; [&lt;SPAN style="color: #ff0000;"&gt;Container Number&lt;/SPAN&gt;]) so that QV don't double counts the containers in every Job Ref.&lt;/P&gt;&lt;P&gt;I get the right numbers of containers in the Job Ref which is 1.&lt;/P&gt;&lt;P&gt;But the problem is when want to know how many containers where in 2013.&lt;/P&gt;&lt;P&gt;I want the numbers of container in 2013 to be 5 but I get 1.&lt;/P&gt;&lt;P&gt;I now that is because I use &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;SPAN style="color: #333333;"&gt; I only now that if I use the sow of Rows I get the right answer.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;I want to have Pivot table so I have to change the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Does anybody have any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642617#M1241936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642618#M1241941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't want the distinct count of containers, because there is only one distinct container in 2013, i.e. SANU421. If you think the answer should be four then you want the distinct count of Job Ref. If you want the answer to be five, then you'll first have to explain to me why it should be five.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 11:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642618#M1241941</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-06T11:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642619#M1241942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry.&lt;/P&gt;&lt;P&gt;I want the answer to be 4 not 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 12:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642619#M1241942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T12:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642620#M1241944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I see where you are going with this regarding using distinct count of Job Ref.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't want to use the distinct count of Job Ref&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know you can use distinct count of Job Ref in example I showed you but I have more complex data.&lt;/P&gt;&lt;P&gt;I only want to focus on expression regarding count of containers because sometimes quantity of job ref is not same quantity as quantity of containers so I can't use distinct count of Job Ref.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 12:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642620#M1241944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T12:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642621#M1241946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are two ways to handle the scenario:&lt;/P&gt;&lt;P&gt;A) Concatinate the Job ref and Container number in scripts and apply hashcode . This will give uniqe number to each job and container.&lt;/P&gt;&lt;P&gt;In chart&amp;nbsp; use expression Count (distinct &amp;lt;&amp;lt;generated unique number&amp;gt;&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B)&amp;nbsp; use expression in chart;&lt;/P&gt;&lt;P&gt;Count( Distinct [Job Ref]&amp;amp;[Container Number])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 13:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642621#M1241946</guid>
      <dc:creator>sarvjeet</dc:creator>
      <dc:date>2014-06-06T13:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642622#M1241948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, Sarvjeet Singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does that expression do:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count( Distinct [Job Ref]&amp;amp;[Container Number]) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;What is QlikView doing?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642622#M1241948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T14:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642623#M1241950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik will do count on unique combination of Job and Container.&lt;/P&gt;&lt;P&gt;It will also cover scenario below:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="420"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="21" width="72"&gt;Job Ref&lt;/TD&gt;&lt;TD width="126"&gt;Container Number&lt;/TD&gt;&lt;TD width="78"&gt;Description&lt;/TD&gt;&lt;TD width="72"&gt;Year&lt;/TD&gt;&lt;TD width="72"&gt;Month&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE507&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Fish&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE507&lt;/TD&gt;&lt;TD&gt;SANU422&lt;/TD&gt;&lt;TD&gt;Meat&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE604&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Car&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE604&lt;/TD&gt;&lt;TD&gt;SANU423&lt;/TD&gt;&lt;TD&gt;Food&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE610&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Frozen fish&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE610&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Meat&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE612&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Car&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21"&gt;REYE612&lt;/TD&gt;&lt;TD&gt;SANU421&lt;/TD&gt;&lt;TD&gt;Food&lt;/TD&gt;&lt;TD align="right"&gt;2013&lt;/TD&gt;&lt;TD&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Distinct JobRef ) will give you Count 4&lt;/P&gt;&lt;P&gt;Count (Distinct JobRef&amp;amp;Container) will give count 6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642623#M1241950</guid>
      <dc:creator>sarvjeet</dc:creator>
      <dc:date>2014-06-06T14:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642624#M1241952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sarvjeet Singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more question regarding this data below. I have the same data as you had before but in one Job Ref I have no value in the container number. In my complex data I have a couple times this kind of situation were there is no container number. If I use your expression I am in trouble. Any ideas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: rgb(61, 61, 61); width: 420px;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="72"&gt;Job Ref&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="126"&gt;Container Number&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="78"&gt;Description&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="72"&gt;Year&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="72"&gt;Month&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE507&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU421&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Fish&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE507&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU422&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Meat&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;may&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE604&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;-&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Car&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE604&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU423&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Food&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;april&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE610&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU421&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Frozen fish&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE610&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU421&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Meat&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE612&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU421&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Car&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="21" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;REYE612&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;SANU421&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;Food&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2013&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;mar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642624#M1241952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T14:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Count and Distinct over period?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642625#M1241953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Container is null use expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Count&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Container Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Job Ref]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Container Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Count-and-Distinct-over-period/m-p/642625#M1241953</guid>
      <dc:creator>sarvjeet</dc:creator>
      <dc:date>2014-06-06T14:56:29Z</dc:date>
    </item>
  </channel>
</rss>

