<?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 Expression with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181800#M47683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;how do I write this expression with set analysis?&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;count(if(right([OP - start],5)&amp;gt;'07:14' and right([OP - start],5)&amp;lt;='08:35' and (Group='COP') and Ydate=year(today()) and (Mdate=month(today())-1),1))&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Best regards&lt;BR /&gt; Krister&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Aug 2010 16:33:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-31T16:33:17Z</dc:date>
    <item>
      <title>Expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181800#M47683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;how do I write this expression with set analysis?&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;count(if(right([OP - start],5)&amp;gt;'07:14' and right([OP - start],5)&amp;lt;='08:35' and (Group='COP') and Ydate=year(today()) and (Mdate=month(today())-1),1))&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Best regards&lt;BR /&gt; Krister&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 16:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181800#M47683</guid>
      <dc:creator />
      <dc:date>2010-08-31T16:33:17Z</dc:date>
    </item>
    <item>
      <title>Expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181801#M47684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Krister and welcome to the forums,&lt;/P&gt;&lt;P&gt;Although you may be interested in using timestamp() or date() functions to extract time and date from your timestamp fields, your request should be something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Count({&amp;lt; [OP - start] = {"=Right([OP - start], 5) &amp;gt; '07:14'", "=Right([OP - start], 5) &amp;lt;= '08:35'"}, Group = {'COP'}, Ydate = {'$(=Year(Today()))'}, Mdate = {'$(=Month(Today()) -1)'} &amp;gt;} 1)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This is untested, so please check that parentheses and brackets are properly closed.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 16:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181801#M47684</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-31T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181802#M47685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your qick respons, I got it to work using your expression.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Krister&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 10:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-with-set-analysis/m-p/181802#M47685</guid>
      <dc:creator />
      <dc:date>2010-09-02T10:21:00Z</dc:date>
    </item>
  </channel>
</rss>

