<?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 IF to SET Analysis conversion question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-to-SET-Analysis-conversion-question/m-p/478510#M178759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to convert the follwing expressions into set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max( if (ORD_DT &amp;lt;= '5/18/2007',ORD_DT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT if (ORD_DT&amp;lt;= '4/18/2007', ORD_ID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aji Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Aug 2013 19:20:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-08T19:20:11Z</dc:date>
    <item>
      <title>IF to SET Analysis conversion question</title>
      <link>https://community.qlik.com/t5/QlikView/IF-to-SET-Analysis-conversion-question/m-p/478510#M178759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to convert the follwing expressions into set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max( if (ORD_DT &amp;lt;= '5/18/2007',ORD_DT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT if (ORD_DT&amp;lt;= '4/18/2007', ORD_ID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aji Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 19:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-to-SET-Analysis-conversion-question/m-p/478510#M178759</guid>
      <dc:creator />
      <dc:date>2013-08-08T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: IF to SET Analysis conversion question</title>
      <link>https://community.qlik.com/t5/QlikView/IF-to-SET-Analysis-conversion-question/m-p/478511#M178760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;ORD_DT={"&amp;lt;=4/18/2007"}&amp;gt;} DISTINCT ORD_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max({&amp;lt;ORD_DT={"&amp;lt;=5/18/2007"}&amp;gt;} ORD_DT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if "" (double quotes) doesn't work then try with '' (single quotes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 22:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-to-SET-Analysis-conversion-question/m-p/478511#M178760</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-08-08T22:56:53Z</dc:date>
    </item>
  </channel>
</rss>

