<?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 Multiple category in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2413549#M94877</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I have data as below :&lt;/P&gt;
&lt;TABLE width="325"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;&lt;STRONG&gt;COUNTRY&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;101&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;USA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;101&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;INDIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;102&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;UK&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;103&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;USA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;103&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;CANADA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;103&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;RUSSIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;104&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;INDIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;104&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;USA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;105&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;INDIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to get&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) count of ID who comes under "USA &amp;amp; INDIA" both&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;( expected output as count is 2) and those ID are 101 and 104&lt;/P&gt;
&lt;P&gt;2) count of ID who comes under only "INDIA"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;( expected output as count is 1) and that ID are 105&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 11:13:50 GMT</pubDate>
    <dc:creator>Mahamed_Qlik</dc:creator>
    <dc:date>2024-02-01T11:13:50Z</dc:date>
    <item>
      <title>Multiple category</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2413549#M94877</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I have data as below :&lt;/P&gt;
&lt;TABLE width="325"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;&lt;STRONG&gt;COUNTRY&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;101&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;USA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;101&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;INDIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;102&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;UK&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;103&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;USA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;103&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;CANADA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;103&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;RUSSIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;104&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;INDIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;104&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;USA&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="218.062px" height="25px"&gt;105&lt;/TD&gt;
&lt;TD width="105.938px" height="25px"&gt;INDIA&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to get&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) count of ID who comes under "USA &amp;amp; INDIA" both&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;( expected output as count is 2) and those ID are 101 and 104&lt;/P&gt;
&lt;P&gt;2) count of ID who comes under only "INDIA"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;( expected output as count is 1) and that ID are 105&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 11:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2413549#M94877</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2024-02-01T11:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple category</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2413562#M94879</link>
      <description>&lt;P&gt;Count({&amp;lt;ID=P({&amp;lt;COUNTRY={USA}&amp;gt;} ID)*P({&amp;lt;COUNTRY={INDIA}&amp;gt;} ID)&amp;gt;} distinct ID)&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;ID=E({&amp;lt;COUNTRY= -{INDIA}&amp;gt;} ID)&amp;gt;} distinct ID)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 11:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2413562#M94879</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2024-02-01T11:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple category</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2420657#M95649</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have added new Month column and we want to group the above logic by month.&lt;/P&gt;
&lt;P&gt;How can we achieve this or write aggr?&lt;/P&gt;
&lt;P&gt;I tried as below but no luck :&lt;/P&gt;
&lt;P&gt;AGGR(&lt;SPAN&gt;Count({&amp;lt;ID=P({&amp;lt;COUNTRY={USA}&amp;gt;} ID)*P({&amp;lt;COUNTRY={INDIA}&amp;gt;} ID)&amp;gt;} distinct ID),Month)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 10:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2420657#M95649</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2024-02-19T10:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple category</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2420951#M95670</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Here is the data is currently displaying:&lt;BR /&gt;&lt;STRONG&gt;Expression :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;COUNT({&amp;lt;CIVIL_ID=P({&amp;lt;BNFT_ID={'59'}&amp;gt;} CIVIL_ID)*P({&amp;lt;BNFT_ID={'56'}&amp;gt;} CIVIL_ID)&amp;gt;} distinct CIVIL_ID)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mahamed_Qlik_0-1708401685072.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160219i23AC434D4407BBBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mahamed_Qlik_0-1708401685072.png" alt="Mahamed_Qlik_0-1708401685072.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we want to display only highlighted records because those records are with type 56 &amp;amp; 59 and in same month only&amp;nbsp;&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, 20 Feb 2024 04:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-category/m-p/2420951#M95670</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2024-02-20T04:01:36Z</dc:date>
    </item>
  </channel>
</rss>

