<?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: Compare same text in three columns and count a different one in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795236#M62333</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Mayil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I exclude another SupC? 698758 and 698452?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 09:41:18 GMT</pubDate>
    <dc:creator>Daniel1908</dc:creator>
    <dc:date>2021-03-29T09:41:18Z</dc:date>
    <item>
      <title>Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1794893#M62291</link>
      <description>&lt;P&gt;Hello Together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a solution to compare the same text in three columns and count a different one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If= Supplier A is equal to Supplier B and Product Key is "TH" count Material&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel1908_1-1616773251716.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51908iC4699D2B5AE82FBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel1908_1-1616773251716.png" alt="Daniel1908_1-1616773251716.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 15:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1794893#M62291</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-03-26T15:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795003#M62304</link>
      <description>&lt;P&gt;Hi, you can try with&amp;nbsp;=Count({&amp;lt;Prod={'TH'}&amp;gt;} If(SupA=SupB, Mat))&lt;/P&gt;</description>
      <pubDate>Sat, 27 Mar 2021 08:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795003#M62304</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-03-27T08:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795204#M62323</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;that worked, thanks for your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I exclude a text from a column?&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example exclude 698758 from column Supplier C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 07:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795204#M62323</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-03-29T07:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795219#M62329</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138166"&gt;@Daniel1908&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count({&amp;lt;Prod={'TH'}, SupC -={698758} &amp;gt;} If(SupA=SupB, Mat))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 08:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795219#M62329</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-29T08:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795236#M62333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Mayil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I exclude another SupC? 698758 and 698452?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 09:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795236#M62333</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-03-29T09:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795240#M62334</link>
      <description>&lt;P&gt;HI Daniel,&lt;/P&gt;&lt;P&gt;You can add another value with comma separator.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count({&amp;lt;Prod={'TH'}, SupC -={698758, 698452} &amp;gt;} If(SupA=SupB, Mat))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 09:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795240#M62334</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-29T09:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compare same text in three columns and count a different one</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795243#M62335</link>
      <description>&lt;P&gt;Hi Mayil,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 09:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-same-text-in-three-columns-and-count-a-different-one/m-p/1795243#M62335</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-03-29T09:54:41Z</dc:date>
    </item>
  </channel>
</rss>

