<?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: EXPRESSION, only count where min(Period) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682789#M728005</link>
    <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2020 08:45:55 GMT</pubDate>
    <dc:creator>QFanatic</dc:creator>
    <dc:date>2020-03-09T08:45:55Z</dc:date>
    <item>
      <title>EXPRESSION, only count where min(Period)</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682769#M728003</link>
      <description>&lt;P&gt;hi, posted earlier but had no reply.&lt;/P&gt;&lt;P&gt;I have a dimension Period. I only want to add field called "Customers" where the period = min (Period). Sounds so simple..&lt;/P&gt;&lt;P&gt;after determining Min Period, I need to add the rest to the expression, ...(I think I might be able to determine this with Firstsortedvalue as well, not sure how)?&lt;/P&gt;&lt;P&gt;=&lt;BR /&gt;(if(RangeSUM(COOKIE_1,COOKIE_2) &amp;gt; 0,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COUNT( distinct Customers))&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;can anyone assist urgently?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682769#M728003</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2024-11-16T18:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION, only count where min(Period)</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682781#M728004</link>
      <description>&lt;P&gt;You could try like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;COUNT( distinct &lt;STRONG&gt;{&amp;lt;Period={'$(=Min(Period))'}&amp;gt;}&lt;/STRONG&gt; Customers)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If your period field value and output of min() expression formats match, this expression should work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 07:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682781#M728004</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-09T07:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION, only count where min(Period)</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682789#M728005</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 08:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-only-count-where-min-Period/m-p/1682789#M728005</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2020-03-09T08:45:55Z</dc:date>
    </item>
  </channel>
</rss>

