<?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 Set Analysis Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629638#M231137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need assistance to convert below expression using Set Analysis&lt;/P&gt;&lt;P&gt;Current Expression:&lt;/P&gt;&lt;P&gt;Count(if(status='open', if ((target &amp;gt;= closedate), id)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: closedate and target are date fields and are in same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Below expression&lt;/P&gt;&lt;P&gt;Count ({&amp;lt;status= 'open', target = {"&amp;gt;= closedate'}&amp;gt;} id) &lt;/P&gt;&lt;P&gt;But getting no values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request to assist &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 14:10:04 GMT</pubDate>
    <dc:creator>gouthamkk</dc:creator>
    <dc:date>2014-05-12T14:10:04Z</dc:date>
    <item>
      <title>Set Analysis Error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629638#M231137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need assistance to convert below expression using Set Analysis&lt;/P&gt;&lt;P&gt;Current Expression:&lt;/P&gt;&lt;P&gt;Count(if(status='open', if ((target &amp;gt;= closedate), id)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: closedate and target are date fields and are in same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Below expression&lt;/P&gt;&lt;P&gt;Count ({&amp;lt;status= 'open', target = {"&amp;gt;= closedate'}&amp;gt;} id) &lt;/P&gt;&lt;P&gt;But getting no values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request to assist &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629638#M231137</guid>
      <dc:creator>gouthamkk</dc:creator>
      <dc:date>2014-05-12T14:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629639#M231138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have different quotes here&lt;/P&gt;&lt;P&gt;{"&amp;gt;= closedate'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Edit:&lt;/P&gt;&lt;P&gt;And, I prefer this approach:&lt;/P&gt;&lt;P&gt;Count ({&amp;lt;status= {'open'}, target = {"$(='&amp;gt;=' &amp;amp;date(closedate))"}&amp;gt;} id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629639#M231138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-12T14:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629640#M231139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. sorry it was a typo on my end for different quotes.&lt;/P&gt;&lt;P&gt;Quick question is it mandatory to have "date" before&amp;nbsp; (closedate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629640#M231139</guid>
      <dc:creator>gouthamkk</dc:creator>
      <dc:date>2014-05-12T14:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629641#M231140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date() function helps to keep format consistent.&amp;nbsp; Without it, it often converts to integer.&amp;nbsp; It maybe not necessary in your case, but I prefer to use it anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Error/m-p/629641#M231140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-12T14:28:42Z</dc:date>
    </item>
  </channel>
</rss>

