<?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: how to convert if condition to set analysis. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367205#M1176694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sunil,&lt;/P&gt;&lt;P&gt;there is a mistake, can u check if u dont mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx Savi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2012 09:06:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-25T09:06:06Z</dc:date>
    <item>
      <title>how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367201#M1176688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to convert&amp;nbsp; this&lt;SPAN style="font-size: 10pt;"&gt; if condition to set analysis.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;if(Status='arias' and (Count( Status ) &amp;gt;1) ,Count ( DISTINCT Fac_no ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Savi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 08:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367201#M1176688</guid>
      <dc:creator />
      <dc:date>2012-04-25T08:11:55Z</dc:date>
    </item>
    <item>
      <title>how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367202#M1176689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Status={'arias'},&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Count( Status ) &amp;gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;DISTINCT&amp;nbsp; &lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Fac_no )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 16px; background-color: #eef4f9; font-family: Arial;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(count({&amp;lt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Status={'arias'},&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Count( Status ) &amp;gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;DISTINCT&amp;nbsp; &lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Fac_no ),&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Fac_no )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 16px; background-color: #eef4f9; font-family: Arial;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 16px; background-color: #eef4f9; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 08:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367202#M1176689</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-04-25T08:15:48Z</dc:date>
    </item>
    <item>
      <title>how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367203#M1176690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sunil,&lt;/P&gt;&lt;P&gt;thanx Sunil. but this is not working , there is a mistake. can u fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;Savi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 08:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367203#M1176690</guid>
      <dc:creator />
      <dc:date>2012-04-25T08:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367204#M1176692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 16px; color: #636363; font-family: Arial;"&gt;Status={'arias'},&lt;SPAN&gt;Count( Status ) ={"&amp;gt;1"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 16px; color: #636363; font-family: Arial;"&gt;DISTINCT&amp;nbsp; &lt;SPAN&gt;Fac_no )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;aggr(count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 16px; color: #636363; font-family: Arial;"&gt;Status={'arias'},&lt;SPAN&gt;Count( Status ) ={"&amp;gt;1"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 16px; color: #636363; font-family: Arial;"&gt;DISTINCT&amp;nbsp; &lt;SPAN&gt;Fac_no ),&lt;SPAN&gt;Fac_no )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 08:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367204#M1176692</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-04-25T08:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367205#M1176694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sunil,&lt;/P&gt;&lt;P&gt;there is a mistake, can u check if u dont mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx Savi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 09:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367205#M1176694</guid>
      <dc:creator />
      <dc:date>2012-04-25T09:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367206#M1176697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the two bits of code (IF and Set Analysis) it would appear these will give different results.&amp;nbsp; In the instance with the IF statement a count of all Fac_no's will be given if any Status is greater than one.&amp;nbsp; In the set analysis example a count of Fac_no's where the status is greater than one will be given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The later sounds more useful, but it is a different result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 09:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367206#M1176697</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2012-04-25T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367207#M1176698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it s better you can upload a sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 09:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367207#M1176698</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-04-25T09:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert if condition to set analysis.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367208#M1176699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Count ( {&amp;lt;Status={'&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;arias&lt;/SPAN&gt;'}&amp;gt;*&amp;lt;Status={"=Count(Status)&amp;gt;1"}&amp;gt;}DISTINCT Fac_no )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 16px; background-color: #eef4f9;"&gt;Celambarasan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 09:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-if-condition-to-set-analysis/m-p/367208#M1176699</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-25T09:57:57Z</dc:date>
    </item>
  </channel>
</rss>

