<?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: More than one condition in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495798#M1126944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Count({$&amp;lt;OpenDate = {"&amp;gt;$(vFromDate)&amp;lt;$(vToDate)"}&amp;gt;}EntityId)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 16:25:42 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2013-12-17T16:25:42Z</dc:date>
    <item>
      <title>More than one condition in expression</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495797#M1126943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to count entities that fits selected daterange&lt;/P&gt;&lt;P&gt;Each entity record has StartDate and EndDate, I use Calendars to set vFromDate and vToDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to my meeds I need to Count entities that matches the criteria:&lt;/P&gt;&lt;P&gt;1) CloseDate &amp;gt; vFromDate&lt;/P&gt;&lt;P&gt;2) OpenDate &amp;lt; vToDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to write one of these two conditions:&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;OpenDate = {"&amp;lt;$(vToDate)"}&amp;gt;}EntityId)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how to add the second condition there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated:&lt;/P&gt;&lt;P&gt;Renamed StartDate to OpenDate&lt;/P&gt;&lt;P&gt;Renamed EndDate to CloseDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 16:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495797#M1126943</guid>
      <dc:creator />
      <dc:date>2013-12-17T16:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: More than one condition in expression</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495798#M1126944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Count({$&amp;lt;OpenDate = {"&amp;gt;$(vFromDate)&amp;lt;$(vToDate)"}&amp;gt;}EntityId)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 16:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495798#M1126944</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-17T16:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: More than one condition in expression</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495799#M1126945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something wrong here: where is the CloseDate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 16:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495799#M1126945</guid>
      <dc:creator />
      <dc:date>2013-12-17T16:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: More than one condition in expression</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495800#M1126946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh sorry, I read the post wrong the first time:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;CloseDate = {"&amp;gt;$(vFromDate)"}, OpenDate = {"&amp;lt;$(vToDate)"}&amp;gt;}EntityId)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 16:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495800#M1126946</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-17T16:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: More than one condition in expression</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495801#M1126947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 16:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-condition-in-expression/m-p/495801#M1126947</guid>
      <dc:creator />
      <dc:date>2013-12-17T16:44:10Z</dc:date>
    </item>
  </channel>
</rss>

