<?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 Add Or function in expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834858#M68930</link>
    <description>&lt;P&gt;Hello together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression.&lt;/P&gt;&lt;P&gt;AGGR(If(Count([Text1])&amp;gt;1,'Match'),[Text1])&lt;/P&gt;&lt;P&gt;It works fine&lt;BR /&gt;Now I want to add the same with Text2 using +.&lt;BR /&gt;It shows OK but the expression does not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;AGGR(If(Count([Text1])&amp;gt;1,'Match'),[Text1])&lt;BR /&gt;+&lt;BR /&gt;AGGR(If(Count([Text2])&amp;gt;1,'Match'),[Text2])&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 07:47:32 GMT</pubDate>
    <dc:creator>Daniel1908</dc:creator>
    <dc:date>2021-09-09T07:47:32Z</dc:date>
    <item>
      <title>Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834858#M68930</link>
      <description>&lt;P&gt;Hello together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression.&lt;/P&gt;&lt;P&gt;AGGR(If(Count([Text1])&amp;gt;1,'Match'),[Text1])&lt;/P&gt;&lt;P&gt;It works fine&lt;BR /&gt;Now I want to add the same with Text2 using +.&lt;BR /&gt;It shows OK but the expression does not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;AGGR(If(Count([Text1])&amp;gt;1,'Match'),[Text1])&lt;BR /&gt;+&lt;BR /&gt;AGGR(If(Count([Text2])&amp;gt;1,'Match'),[Text2])&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 07:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834858#M68930</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-09-09T07:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834874#M68932</link>
      <description>&lt;P&gt;Could you please post your app, or at least the data you are using and explain what you mean by: "&lt;SPAN&gt;It shows OK but the expression does not work&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 08:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834874#M68932</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-09-09T08:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834881#M68933</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel1908_0-1631176347588.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61622i4D958F25A9A24772/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel1908_0-1631176347588.png" alt="Daniel1908_0-1631176347588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I just use one of both it brings me some data with the equal text.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;AGGR(If(Count([Text1])&amp;gt;1,'Match'),[Text1])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AGGR(If(Count([Text2])&amp;gt;1,'Match'),[Text2])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 08:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834881#M68933</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-09-09T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834886#M68935</link>
      <description>&lt;P&gt;Please post your data in an Excel spreadsheet or other (removing anything confidential) so that I can look into it.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 08:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834886#M68935</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-09-09T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834895#M68936</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;AGGR(If(Count([Text1])&amp;gt;1,'Match'),[Text1])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AGGR(If(Count([Text2])&amp;gt;1,'Match'),[Text2])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-- It means, you are adding Match + Match , it doesn't possible to add Text .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think, you want to display Match when Text1 or Text2 is greater than 1? if so, try like&amp;nbsp;&lt;/SPAN&gt;below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If(Count(Text1) &amp;gt; 1 or Count(Text2)&amp;gt; 1, 'Match'))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 09:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1834895#M68936</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-09-09T09:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1835022#M68950</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;Or you can try this-&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;sum(aggr(If(Count([Text1])&amp;gt;1 or Count([Text2])&amp;gt;1,'Match'),[Text1],[Text2] ))&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 13:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1835022#M68950</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-09-09T13:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1835053#M68953</link>
      <description>&lt;P&gt;Are you trying to do this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(If(Count([Text1]) &amp;gt; 1, 'Match Text1'), [Text1])
&amp;amp; ' and ' &amp;amp;
Aggr(If(Count([Text2]) &amp;gt; 1, 'Match Text2'), [Text2])&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 09 Sep 2021 15:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1835053#M68953</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2021-09-09T15:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add Or function in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1835480#M69023</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This worked fine, thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aggr(If(Count([Text1])&amp;gt;1 or Count([Text2])&amp;gt;1,'Match'),[Text1],[Text2] ))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 06:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Or-function-in-expression/m-p/1835480#M69023</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-09-13T06:17:04Z</dc:date>
    </item>
  </channel>
</rss>

