<?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 Ignore filter using aggr and concat in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-filter-using-aggr-and-concat/m-p/1794490#M62245</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;My expression is&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;concat(Aggr(if(Rank(num#(OscarWon)) =1, title),title),'; ')&lt;/LI-CODE&gt;&lt;P&gt;which returns the movies with the highest number of&amp;nbsp; Oscars and if there are more than one, it concatenates them using ";".&lt;/P&gt;&lt;P&gt;My question is how I can ignore filter in this expression for all dimensions. I tried several set expressions but none of them worked.&lt;/P&gt;&lt;P&gt;Thank you so much and regards...&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 14:17:20 GMT</pubDate>
    <dc:creator>kncb</dc:creator>
    <dc:date>2021-03-25T14:17:20Z</dc:date>
    <item>
      <title>Ignore filter using aggr and concat</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filter-using-aggr-and-concat/m-p/1794490#M62245</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;My expression is&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;concat(Aggr(if(Rank(num#(OscarWon)) =1, title),title),'; ')&lt;/LI-CODE&gt;&lt;P&gt;which returns the movies with the highest number of&amp;nbsp; Oscars and if there are more than one, it concatenates them using ";".&lt;/P&gt;&lt;P&gt;My question is how I can ignore filter in this expression for all dimensions. I tried several set expressions but none of them worked.&lt;/P&gt;&lt;P&gt;Thank you so much and regards...&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 14:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filter-using-aggr-and-concat/m-p/1794490#M62245</guid>
      <dc:creator>kncb</dc:creator>
      <dc:date>2021-03-25T14:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter using aggr and concat</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filter-using-aggr-and-concat/m-p/1794499#M62246</link>
      <description>&lt;LI-CODE lang="markup"&gt;concat({1}Aggr(if(Rank(sum({1}OscarWon)) =1, title),title),'; ')&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 25 Mar 2021 14:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filter-using-aggr-and-concat/m-p/1794499#M62246</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-03-25T14:30:13Z</dc:date>
    </item>
  </channel>
</rss>

