<?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: Customize filter box in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070043#M87757</link>
    <description>&lt;P&gt;Hi, something like this leaving room for further grouping.&lt;/P&gt;
&lt;P&gt;If(Match(CITIES,'Paris','Rome'),'Europe',&lt;BR /&gt;If(Match(CITIES,'New York','Boston'),'US'))&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 08:13:23 GMT</pubDate>
    <dc:creator>BrunPierre</dc:creator>
    <dc:date>2023-05-11T08:13:23Z</dc:date>
    <item>
      <title>Customize filter box</title>
      <link>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070035#M87753</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to customize the option of a filter. I have a dimension like this:&lt;/P&gt;
&lt;P&gt;CITIES:&lt;/P&gt;
&lt;P&gt;- Rome&lt;/P&gt;
&lt;P&gt;- Paris&lt;/P&gt;
&lt;P&gt;- New York&lt;/P&gt;
&lt;P&gt;- Boston&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the filter I want to create 2 groups that contains it:&lt;/P&gt;
&lt;P&gt;- Europe (Paris, Rome)&lt;/P&gt;
&lt;P&gt;- US (New York, Boston)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know it's possible because I did this in the past but I forgot how to do it (maybe an IF function?)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070035#M87753</guid>
      <dc:creator>FlaminioIta88</dc:creator>
      <dc:date>2023-05-11T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Customize filter box</title>
      <link>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070040#M87755</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can try with :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=if(match(City,'Paris','Rome'),'Europe','US')&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 11 May 2023 07:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070040#M87755</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2023-05-11T07:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Customize filter box</title>
      <link>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070043#M87757</link>
      <description>&lt;P&gt;Hi, something like this leaving room for further grouping.&lt;/P&gt;
&lt;P&gt;If(Match(CITIES,'Paris','Rome'),'Europe',&lt;BR /&gt;If(Match(CITIES,'New York','Boston'),'US'))&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 08:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Customize-filter-box/m-p/2070043#M87757</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-05-11T08:13:23Z</dc:date>
    </item>
  </channel>
</rss>

