<?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 Nested filter fields in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346121#M737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try this expression &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =WildMatch(GetFieldSelections(Rows,','),'*Channel*') for Channel list box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =WildMatch(GetFieldSelections(Rows,','),'*Country*') for Country list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2012 09:10:00 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-04-11T09:10:00Z</dc:date>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346114#M730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can anyone tell me how can we do this through qlikview ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Rows' is the first filter field in checkbox, when will select something like Channel and segment from Rows then data for Channel and segment will be show to the next in listbox. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as will select values like Online store(ONL) from Channel listbox and Consumer from Segment listbox, will get sale data for Online store(ONL) and Consumer in a table&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Minakshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 05:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346114#M730</guid>
      <dc:creator />
      <dc:date>2012-04-11T05:14:44Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346115#M731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minakshi,&lt;/P&gt;&lt;P&gt;You can do this through conditional show.&lt;/P&gt;&lt;P&gt;Make list boxes for channel and segment then if rows = channel or rows = segments then show their respective listboxes.&lt;/P&gt;&lt;P&gt;then if in channel and segments ONL and consumer is selected show your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to work it out to fit your needs but this can be handled pretty well using conditional show.&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 05:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346115#M731</guid>
      <dc:creator />
      <dc:date>2012-04-11T05:37:58Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346116#M732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me exactly wer to use the conditional split .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 07:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346116#M732</guid>
      <dc:creator />
      <dc:date>2012-04-11T07:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346117#M733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minakshi,&lt;/P&gt;&lt;P&gt;When you go to list box properties, under layout tab you will see this option and here you can put your conditions.&lt;/P&gt;&lt;P&gt;Same will be available in charts also, if you are not able to make it work then please let me know.&lt;/P&gt;&lt;P&gt;I will make some sample and put it here. So, you will get an idea. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/12850_1.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 08:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346117#M733</guid>
      <dc:creator />
      <dc:date>2012-04-11T08:30:42Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346118#M734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya I did the same when I am selecting Channel, Channel listbox is coming and when I am selecting Country, Countrylistbox is coming but when I am selecting both nothing is coming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 08:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346118#M734</guid>
      <dc:creator />
      <dc:date>2012-04-11T08:49:17Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346119#M735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What expression you have used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 08:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346119#M735</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-11T08:57:35Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346120#M736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Channel listbox layout I have written Rows= 'Channel'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346120#M736</guid>
      <dc:creator />
      <dc:date>2012-04-11T09:01:58Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346121#M737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try this expression &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =WildMatch(GetFieldSelections(Rows,','),'*Channel*') for Channel list box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =WildMatch(GetFieldSelections(Rows,','),'*Country*') for Country list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346121#M737</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-11T09:10:00Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346122#M738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minakshi,&lt;/P&gt;&lt;P&gt;You can use something like this&lt;/P&gt;&lt;P&gt;for channel&lt;/P&gt;&lt;P&gt;=if(index(getfieldselections(Rows,'|',10),'channel')&amp;lt;&amp;gt;0,1)&lt;/P&gt;&lt;P&gt;for country&lt;/P&gt;&lt;P&gt;=if(index(getfieldselections(Rows,'|',10),'country')&amp;lt;&amp;gt;0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this way even if you select both then also, it will work.&lt;/P&gt;&lt;P&gt;One more thing, instead of using 10 you can use total no. of distinct values in your Rows field, so if you have 4 distinct values in Rows then use 4.&lt;/P&gt;&lt;P&gt;This will be a little slower because here it needs to search through a longer string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346122#M738</guid>
      <dc:creator />
      <dc:date>2012-04-11T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346123#M739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celambarasan,&lt;/P&gt;&lt;P&gt;it is very important to use &lt;STRONG&gt;max_values &lt;/STRONG&gt;value in getfieldselctions (for example, I have used 10) function because if more than 6 values are selcted then it will return false even if it should return true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346123#M739</guid>
      <dc:creator />
      <dc:date>2012-04-11T09:22:16Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346124#M740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used your code but when I am deselecting, It is not hiding the resp field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346124#M740</guid>
      <dc:creator />
      <dc:date>2012-04-11T09:31:30Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346125#M741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes,You are right need to mention max values if the field has more than 6 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346125#M741</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-11T09:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346126#M742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this if it also does not work then let me know.&lt;/P&gt;&lt;P&gt;for channel&lt;/P&gt;&lt;P&gt;=if(index(getfieldselections(Rows,'|',10),'channel')&amp;lt;&amp;gt;0,true(),false())&lt;/P&gt;&lt;P&gt;for country&lt;/P&gt;&lt;P&gt;=if(index(getfieldselections(Rows,'|',10),'country')&amp;lt;&amp;gt;0,true(),false())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346126#M742</guid>
      <dc:creator />
      <dc:date>2012-04-11T09:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346127#M743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above one will work also this one will also work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for channel&lt;/P&gt;&lt;P&gt;=if(index(getfieldselections(Rows,'|',10),'channel')&amp;lt;&amp;gt;0,1,0)&lt;/P&gt;&lt;P&gt;for country&lt;/P&gt;&lt;P&gt;=if(index(getfieldselections(Rows,'|',10),'country')&amp;lt;&amp;gt;0,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had missed 0 earlier. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346127#M743</guid>
      <dc:creator />
      <dc:date>2012-04-11T09:51:32Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346128#M744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ashutosh.........this is really working......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 11:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346128#M744</guid>
      <dc:creator />
      <dc:date>2012-04-11T11:20:08Z</dc:date>
    </item>
    <item>
      <title>Nested filter fields</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346129#M745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 11:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Nested-filter-fields/m-p/346129#M745</guid>
      <dc:creator />
      <dc:date>2012-04-11T11:22:20Z</dc:date>
    </item>
  </channel>
</rss>

