<?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: Creating Filter Groups? or something like that in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956431#M328638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its Possible in QV desktop Environment, but won't work if QVW is scheduled and filtered in changed from access point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Oct 2015 08:48:04 GMT</pubDate>
    <dc:creator>alkesh_sharma</dc:creator>
    <dc:date>2015-10-24T08:48:04Z</dc:date>
    <item>
      <title>Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956429#M328636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a question.. i have a qv that loads a bunch of data points...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example...&amp;nbsp;&amp;nbsp; banana,grapes,apples,spinach,lettuce,cucumber,etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i create a filter in qv to say fruit and ill tell it fruit includes this data set and veggies include this data set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 21:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956429#M328636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-23T21:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956430#M328637</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;Check out attachment .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think thats what you desired. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 06:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956430#M328637</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-24T06:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956431#M328638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its Possible in QV desktop Environment, but won't work if QVW is scheduled and filtered in changed from access point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 08:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956431#M328638</guid>
      <dc:creator>alkesh_sharma</dc:creator>
      <dc:date>2015-10-24T08:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956432#M328639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In script is simple,&amp;nbsp; add a new field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // banana, grapes, ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(field, 'banana', 'apple', 'orange'), 'fruit',&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(field, 'spinach', 'lettuce'), 'veggies ',&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'other'&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;))&amp;nbsp; as&amp;nbsp; fieldtype&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;....&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you want allow the users to create the group without reload the app? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 09:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956432#M328639</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-24T09:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956433#M328640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; hirishv7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont see any attachments..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 16:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956433#M328640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-25T16:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956434#M328641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jackie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the attachment .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 18:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956434#M328641</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-25T18:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956435#M328642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jackie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you still can't see attachments, it's probably because you open the thread from your Inbox. There is a glitch in the forum software that doesn't show attachments when you open the thread from the inbox. Click on the title of the thread on top of the list and follow this link to the actual discussion board. There, you will see the attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=64QJ6MD3O54VZHF7" rel="nofollow"&gt;Check out my new book &lt;EM&gt;QlikView Your Business&lt;/EM&gt;: An expert guide to Business Discovery with QlikView and Qlik Sense&lt;/A&gt;&lt;IMG alt="" border="0" height="1" src="http://ir-na.amazon-adsystem.com/e/ir?t=natursyner0f-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=1118949552" style="border: none !important; margin: 0px !important;" width="1" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 21:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956435#M328642</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-10-25T21:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Filter Groups? or something like that</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956436#M328643</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;you could also load the fruit/vegetable classification in a seperate table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_188948_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103011_QlikCommunity_Thread_188948_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_188948_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/103012_QlikCommunity_Thread_188948_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14458138049656593 jive_text_macro" jivemacro_uid="_14458138049656593"&gt;
&lt;P&gt;tabYourQVD:&lt;/P&gt;
&lt;P&gt;LOAD RowNo() as ID,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ceil(Rand()*100) as SomeRandomFact,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;
&lt;P&gt;Inline [&lt;/P&gt;
&lt;P&gt;Name&lt;/P&gt;
&lt;P&gt;banana&lt;/P&gt;
&lt;P&gt;grapes&lt;/P&gt;
&lt;P&gt;apples&lt;/P&gt;
&lt;P&gt;spinach&lt;/P&gt;
&lt;P&gt;lettuce&lt;/P&gt;
&lt;P&gt;cucumber&lt;/P&gt;
&lt;P&gt;]&lt;/P&gt;
&lt;P&gt;While IterNo()&amp;lt;=Rand()*5;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabFruitVeggies:&lt;/P&gt;
&lt;P&gt;LOAD * Inline [&lt;/P&gt;
&lt;P&gt;Name,Type&lt;/P&gt;
&lt;P&gt;banana,fruit&lt;/P&gt;
&lt;P&gt;grapes,fruit&lt;/P&gt;
&lt;P&gt;apples,fruit&lt;/P&gt;
&lt;P&gt;spinach,vegetable&lt;/P&gt;
&lt;P&gt;lettuce,vegetable&lt;/P&gt;
&lt;P&gt;cucumber,vegetable&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or joined to your QVD-table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_188948_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/103016_QlikCommunity_Thread_188948_Pic3.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_144581386210962 jive_text_macro" jivemacro_uid="_144581386210962"&gt;
&lt;P&gt;tabYourQVD:&lt;/P&gt;
&lt;P&gt;LOAD RowNo() as ID,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ceil(Rand()*100) as SomeRandomFact,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;
&lt;P&gt;Inline [&lt;/P&gt;
&lt;P&gt;Name&lt;/P&gt;
&lt;P&gt;banana&lt;/P&gt;
&lt;P&gt;grapes&lt;/P&gt;
&lt;P&gt;apples&lt;/P&gt;
&lt;P&gt;spinach&lt;/P&gt;
&lt;P&gt;lettuce&lt;/P&gt;
&lt;P&gt;cucumber&lt;/P&gt;
&lt;P&gt;]&lt;/P&gt;
&lt;P&gt;While IterNo()&amp;lt;=Rand()*5;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Left Join (tabYourQVD)&lt;/P&gt;
&lt;P&gt;LOAD * Inline [&lt;/P&gt;
&lt;P&gt;Name,Type&lt;/P&gt;
&lt;P&gt;banana,fruit&lt;/P&gt;
&lt;P&gt;grapes,fruit&lt;/P&gt;
&lt;P&gt;apples,fruit&lt;/P&gt;
&lt;P&gt;spinach,vegetable&lt;/P&gt;
&lt;P&gt;lettuce,vegetable&lt;/P&gt;
&lt;P&gt;cucumber,vegetable&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Nevertheless Applymap (&lt;SPAN style="font-size: 13.3333px;"&gt;like already suggested by &lt;A href="https://community.qlik.com/qlik-users/208680"&gt;hirishv7&lt;/A&gt;)&lt;/SPAN&gt; might be the better choice: &lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 23:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Filter-Groups-or-something-like-that/m-p/956436#M328643</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-10-25T23:02:21Z</dc:date>
    </item>
  </channel>
</rss>

