<?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: Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260224#M397611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are looking for a 'WHERE CLAUSE' and not an IF Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its should look like this: COUNT( {&amp;lt;SUM(ARPU) = {'0'}&amp;gt;} DN_NUM)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2017 13:24:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-24T13:24:27Z</dc:date>
    <item>
      <title>Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260218#M397605</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 need to implement this condition&amp;nbsp; :=if (sum(ARPU)=0, count(DN_NUM))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the result is nothing :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154341_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260218#M397605</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-02-24T08:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260219#M397606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Wiem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that you are doing good!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding, the expression you have used has Sum(ARPU) value greater than 0. Due to this it is showing no value (else part of if statement). You can validate it by revamping your expression as below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14879262948276992" jivemacro_uid="_14879262948276992" modifiedtitle="true"&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum(ARPU)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=0, Count(DN_NUM), '&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum(ARPU)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; is non zero')&lt;/SPAN&gt;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260219#M397606</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-24T08:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260220#M397607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Er, with that information, you want us to help exactly how? I have misplaced my magic wand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260220#M397607</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-24T08:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260221#M397608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression is ok but i didn't get nothing as a result, i just need to know the reason :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="154342" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154342_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;i need to know the number of dn_num that have a null arpu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260221#M397608</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-02-24T09:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260222#M397609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Distinct {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;DN_NUM&lt;/SPAN&gt;={"=len(trim(&lt;SPAN style="font-size: 13.3333px;"&gt;APRU&lt;/SPAN&gt;))=0"}&amp;gt;}DN_NUM)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260222#M397609</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-02-24T09:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260223#M397610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Wiem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also refer below given expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14879298785582942" jivemacro_uid="_14879298785582942" modifiedtitle="true"&gt;
&lt;P&gt;Sum(If(Len(APRU) = 0, 1))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260223#M397610</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-24T09:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Condition/m-p/1260224#M397611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are looking for a 'WHERE CLAUSE' and not an IF Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its should look like this: COUNT( {&amp;lt;SUM(ARPU) = {'0'}&amp;gt;} DN_NUM)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 13:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition/m-p/1260224#M397611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T13:24:27Z</dc:date>
    </item>
  </channel>
</rss>

