<?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 count of non matching values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951095#M78391</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want count of mismatching values form below table,&lt;/P&gt;
&lt;P&gt;like I want Total count of mismatch item&amp;nbsp; ie,( count of Orange,Banana,Grape because these three are not present in three columns)&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="64" height="19" class="xl63" style="height: 14.4pt; width: 48pt;"&gt;Item&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;col1&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;col2&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;col3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Apple&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Orange&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Banana&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Banana&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Grape&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Grape&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;output&lt;/P&gt;
&lt;TABLE width="126"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="126"&gt;count_of_mismatch&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when I click on this count i want to show what are they&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 05:18:27 GMT</pubDate>
    <dc:creator>pala_jagadeesh</dc:creator>
    <dc:date>2022-07-04T05:18:27Z</dc:date>
    <item>
      <title>count of non matching values</title>
      <link>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951095#M78391</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want count of mismatching values form below table,&lt;/P&gt;
&lt;P&gt;like I want Total count of mismatch item&amp;nbsp; ie,( count of Orange,Banana,Grape because these three are not present in three columns)&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="64" height="19" class="xl63" style="height: 14.4pt; width: 48pt;"&gt;Item&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;col1&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;col2&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;col3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Apple&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Orange&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Banana&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Banana&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;Grape&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Grape&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;output&lt;/P&gt;
&lt;TABLE width="126"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="126"&gt;count_of_mismatch&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when I click on this count i want to show what are they&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 05:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951095#M78391</guid>
      <dc:creator>pala_jagadeesh</dc:creator>
      <dc:date>2022-07-04T05:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: count of non matching values</title>
      <link>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951114#M78393</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/187962"&gt;@pala_jagadeesh&lt;/a&gt;&amp;nbsp; Could you please elaborate on your requirement, sorry I could not understand. It could be even better if you can provide some sample data and expected output.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 05:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951114#M78393</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-07-04T05:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: count of non matching values</title>
      <link>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951118#M78394</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6188"&gt;@sidhiq91&lt;/a&gt;&amp;nbsp; I want count of items which are not present in three columns(it should be present in three columns, if not present , i want that items count)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if i click on that count ,its shows what are they&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;here Orange ,Banana and Grape are not present in three columns&lt;/P&gt;
&lt;P&gt;only apple was present in three columns&lt;/P&gt;
&lt;P&gt;So i want count of items (Orange ,Banana and Grape)&amp;nbsp; as output as&lt;/P&gt;
&lt;TABLE width="126"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="126"&gt;count_of_mismatch&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 04 Jul 2022 05:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-of-non-matching-values/m-p/1951118#M78394</guid>
      <dc:creator>pala_jagadeesh</dc:creator>
      <dc:date>2022-07-04T05:25:14Z</dc:date>
    </item>
  </channel>
</rss>

