<?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: selection filter ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227527#M391579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the effect only for 3 countries?? or for all the countries in your list??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using conditional expressions.&lt;/P&gt;&lt;P&gt;table properties - expressions - click on expression - check conditional - and writhe condition like getfieldselections(country) = USA or getselectionscount(country) = 0 for sum,&amp;nbsp; and similarly&amp;nbsp; getfieldselections(country)&lt;SPAN style="font-size: 13.3333px;"&gt; = UK or &lt;SPAN style="font-size: 13.3333px;"&gt; getfieldselections(country)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; = IRELAND&lt;/SPAN&gt; or getselectionscount(country) = 0 for count etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think this will work but lets see if there is any better way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 04:46:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-17T04:46:40Z</dc:date>
    <item>
      <title>selection filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227525#M391577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If i select USA, I want to see Sum, Max, Min Expressions.....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If i select UK, I want to see Count, avg, Max Expressions.....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;If i select Ireland, I want to see Count, avg, Min Expressions.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If i didn't select any CustomerCountry I want see all the expressions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kindly help me on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 04:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227525#M391577</guid>
      <dc:creator />
      <dc:date>2017-03-17T04:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: selection filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227526#M391578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enable expression conditional check box and use expression something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for count expression &lt;EM&gt;= WildMatch( Concat(DISTINCT CustomerCountry&amp;amp;'|'),'*UK'&amp;amp;'|*','*Ireland'&amp;amp;'|*')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 04:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227526#M391578</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-03-17T04:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: selection filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227527#M391579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the effect only for 3 countries?? or for all the countries in your list??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using conditional expressions.&lt;/P&gt;&lt;P&gt;table properties - expressions - click on expression - check conditional - and writhe condition like getfieldselections(country) = USA or getselectionscount(country) = 0 for sum,&amp;nbsp; and similarly&amp;nbsp; getfieldselections(country)&lt;SPAN style="font-size: 13.3333px;"&gt; = UK or &lt;SPAN style="font-size: 13.3333px;"&gt; getfieldselections(country)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; = IRELAND&lt;/SPAN&gt; or getselectionscount(country) = 0 for count etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think this will work but lets see if there is any better way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 04:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227527#M391579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-17T04:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: selection filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227528#M391580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for me as required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 11:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227528#M391580</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2017-03-17T11:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: selection filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227529#M391581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry attached wrong file earlier, attached now the correct file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 12:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227529#M391581</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2017-03-17T12:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: selection filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227530#M391582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you even try this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/253655"&gt;Selection of Countries ?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 12:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-filter/m-p/1227530#M391582</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T12:19:45Z</dc:date>
    </item>
  </channel>
</rss>

