<?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: if condition on AGGR in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1911627#M75142</link>
    <description>&lt;P&gt;Fantastic! It works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 06:19:52 GMT</pubDate>
    <dc:creator>manojciti</dc:creator>
    <dc:date>2022-03-30T06:19:52Z</dc:date>
    <item>
      <title>if condition on AGGR</title>
      <link>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1910993#M75073</link>
      <description>&lt;P&gt;&lt;STRONG&gt;HI,&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 2 expression to show count of name which is having percentage calculated(amnt2/amnt1)&amp;nbsp;which is &amp;gt;80 and less than 50 but now i want 3rd expression to show percentage&amp;nbsp;(amnt2/amnt1) should be &amp;gt;50 and &amp;lt;80&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(If((amount2/[amount 1])*100 &amp;gt; 80, 1, 0), name))&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(If((amount2/[amount 1])*100 &amp;lt; 50, 1, 0), name))&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate response !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Manoj&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 08:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1910993#M75073</guid>
      <dc:creator>manojciti</dc:creator>
      <dc:date>2022-03-29T08:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: if condition on AGGR</title>
      <link>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1911537#M75127</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/165785"&gt;@manojciti&lt;/a&gt;&amp;nbsp; please try something like this :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(If((amount2/[amount 1])*100 &amp;gt;= 50 and&amp;nbsp;(amount2/[amount 1])*100 &amp;lt;= 80, 1, 0), name))&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 22:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1911537#M75127</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2022-03-29T22:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: if condition on AGGR</title>
      <link>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1911627#M75142</link>
      <description>&lt;P&gt;Fantastic! It works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 06:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-condition-on-AGGR/m-p/1911627#M75142</guid>
      <dc:creator>manojciti</dc:creator>
      <dc:date>2022-03-30T06:19:52Z</dc:date>
    </item>
  </channel>
</rss>

