<?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: How to exclude possible combinations of few keys? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45688#M7617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where not(WildMatch(Key,'*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/SPAN&gt;*','*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;*','*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;F&gt;&lt;/F&gt;&lt;/SPAN&gt;*'));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2018 09:54:00 GMT</pubDate>
    <dc:creator>jaumecf23</dc:creator>
    <dc:date>2018-04-03T09:54:00Z</dc:date>
    <item>
      <title>How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45687#M7616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data set such as:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="299" style="border: 1px solid rgb(0, 0, 0); width: 116px; height: 265px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;A&gt;&lt;B&gt;&lt;C&gt;&lt;/C&gt;&lt;/B&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;D&gt;&lt;E&gt;&lt;F&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;F&gt;&lt;E&gt;&lt;/E&gt;&lt;/F&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;E&gt;&lt;D&gt;&lt;/D&gt;&lt;/E&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;D&gt;&lt;F&gt;&lt;G&gt;&lt;/G&gt;&lt;/F&gt;&lt;/D&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;G&gt;&lt;H&gt;&lt;I&gt;&lt;/I&gt;&lt;/H&gt;&lt;/G&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;A&gt;&lt;G&gt;&lt;M&gt;&lt;/M&gt;&lt;/G&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;B&gt;&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;E&gt;&lt;/E&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;A&gt;&lt;K&gt;&lt;/K&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;B&gt;&lt;M&gt;&lt;K&gt;&lt;/K&gt;&lt;/M&gt;&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to exclude only the highlighted ones. &lt;D&gt;,&lt;E&gt;,&lt;F&gt; or any combination containing these.&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;If these are shared with others, these should not be excluded.&lt;/P&gt;&lt;P&gt;I guess wildmatch/match is not possible in this scenario. &lt;/P&gt;&lt;P&gt;Is there a way we can achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 09:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45687#M7616</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-03T09:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45688#M7617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where not(WildMatch(Key,'*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/SPAN&gt;*','*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;*','*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;F&gt;&lt;/F&gt;&lt;/SPAN&gt;*'));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 09:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45688#M7617</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-04-03T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45689#M7618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jaume, but this would eliminate &lt;D&gt;&lt;F&gt;&lt;G&gt; , &lt;A&gt;&lt;K&gt; etc. as well, which is not what I want.&lt;/K&gt;&lt;/A&gt;&lt;/G&gt;&lt;/F&gt;&lt;/D&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45689#M7618</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-03T10:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45690#M7619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where &lt;STRONG&gt;not FindOneOf&lt;/STRONG&gt;(Key, 'ABCGHIJKLMNOPQRSTUVWXYZ');&amp;nbsp;&amp;nbsp; // excluding DEF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45690#M7619</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-04-03T10:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45691#M7620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tresesco, but A,B,C.. what I mentioned would not actually be alphabets in my data. Also, I won't know these data as these would change frequently. What I have is the values/combinations that need to be excluded (the values would be large though)&lt;/P&gt;&lt;P&gt;Taking these into consideration, the FindOneOf logic won't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45691#M7620</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-03T10:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45692#M7621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have to include other possible characters as well in the findoneof() like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Where &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;not FindOneOf&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(Key, 'ABCGHIJKLMNOPQRSTUVWXYZ&lt;STRONG&gt;!@#$%abcd&lt;/STRONG&gt;...');&amp;nbsp;&amp;nbsp; // excluding DEF&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45692#M7621</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-04-03T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45693#M7622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about &lt;EM&gt;brute force&lt;/EM&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Where not(WildMatch(Key,&lt;D&gt;, &lt;E&gt;, &lt;F&gt;, &lt;D&gt;&lt;E&gt;, &lt;E&gt;&lt;D&gt;, &lt;D&gt;&lt;F&gt;, &lt;F&gt;&lt;D&gt;, &lt;E&gt;&lt;F&gt;, &lt;F&gt;&lt;E&gt;, &lt;D&gt;&lt;E&gt;&lt;F&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;D&gt;&lt;F&gt;&lt;E&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;E&gt;&lt;D&gt;&lt;F&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;E&gt;&lt;F&gt;&lt;D&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;F&gt;&lt;E&gt;&lt;D&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;F&gt;&lt;D&gt;&lt;E&gt;&lt;/E&gt;&lt;/D&gt;&lt;/F&gt;&lt;/SPAN&gt;&lt;/D&gt;&lt;/E&gt;&lt;/F&gt;&lt;/SPAN&gt;&lt;/D&gt;&lt;/F&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;/F&gt;&lt;/D&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;/E&gt;&lt;/F&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/E&gt;&lt;/F&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/F&gt;&lt;/F&gt;&lt;/D&gt;&lt;/D&gt;&lt;/E&gt;&lt;/E&gt;&lt;/D&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Whit only 3 keys (as in your problem) you can do it in a finite time and it should work (not beautiful but works).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I'll let you know if I find a better way to do it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Jaime.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45693#M7622</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2018-04-03T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45694#M7623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need more dynamic solution, you might have to try something like explained here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4587"&gt;How to use regular expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/170591"&gt;Regular expression [A-Z] *&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45694#M7623</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-04-03T10:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45695#M7624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;This does not work as expected. I want to exclude all combinations that can be formed from 'D','E','F'&amp;nbsp;&amp;nbsp; {D,E,F,DE,ED,EF,FE,DF,FD,DEF,DFE,EDF,EFD,FDE,FED}&lt;/P&gt;&lt;P&gt;Though actual data would be large enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45695#M7624</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-04T09:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45696#M7625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;where not match(Key,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;D&gt;&lt;E&gt;&lt;F&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;F&gt;&lt;E&gt;&lt;/E&gt;&lt;/F&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;E&gt;&lt;D&gt;&lt;/D&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45696#M7625</guid>
      <dc:creator>gerry_hdm</dc:creator>
      <dc:date>2018-04-04T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45697#M7626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerold,&lt;/P&gt;&lt;P&gt;This would return no results as it would try to do the exact match. and square braces have no significance here.&lt;/P&gt;&lt;P&gt;Even if I modify the logic mentioned, what about FED, EF etc. so, difficult to write all possible combinations. In actual data it would be huge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45697#M7626</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-04T10:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45698#M7627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using in the script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where not ...... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45698#M7627</guid>
      <dc:creator>gerry_hdm</dc:creator>
      <dc:date>2018-04-04T10:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45699#M7628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the Row 5 you have &lt;D&gt; and &lt;F&gt;&lt;/F&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; is not&amp;nbsp; highlighted? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45699#M7628</guid>
      <dc:creator>gerry_hdm</dc:creator>
      <dc:date>2018-04-04T10:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45700#M7629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;Aplologies for missing the square braces. but as I mentioned, I want to exclude all combinations that can be formed with &lt;D&gt;,&lt;E&gt;,&lt;F&gt;. In my actual data it won't be just alphabets, but even larger set of strings.&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;I know what combinations to exclude. Like: &lt;D&gt;&lt;S&gt; , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;D&gt;&lt;F&gt;&lt;G&gt; etc. should be included. This is the reason I can not use wildmatch.&lt;/G&gt;&lt;/F&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;/S&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Also, Match won't be a feasible solution as taking out all permutations of a large data set would be practically impossible. Even if the key contains few hundred records.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45700#M7629</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-04T10:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45701#M7630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;if(findOneOf(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;KEY,D,E,F) =0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;greetings gerold&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45701#M7630</guid>
      <dc:creator>gerry_hdm</dc:creator>
      <dc:date>2018-04-04T10:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45702#M7631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/268386"&gt;sujit_nath&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternate way I can think of, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Len(Replace(Replace(Replace(&amp;lt;String&amp;gt;, 'D', ''), 'E', ''), 'F',''))&amp;gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more characters, you have to increase the replace() accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45702#M7631</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-04-04T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45703#M7632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems interesting! I'll check and get back on this &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, 04 Apr 2018 11:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45703#M7632</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2018-04-04T11:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45704#M7633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 11:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45704#M7633</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-04T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude possible combinations of few keys?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45705#M7634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a finite number of keys that can be in any one record? (e.g. a record is never more than 3 keys long for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand right, you want to be able to exclude any key which contains only values present in your list of keys to exclude.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, how about the following? - we flag each key in the composite key that is present in the list of keys to be excluded. If the sum of those is the same as the number of keys in the composite key then the composite key is only composed of keys to be excluded so we flag it for exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keys_to_exclude:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;exclude&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;key&lt;/P&gt;&lt;P&gt;A|B|C&lt;/P&gt;&lt;P&gt;D|E|F&lt;/P&gt;&lt;P&gt;F|E&lt;/P&gt;&lt;P&gt;E|D&lt;/P&gt;&lt;P&gt;D|F|G&lt;/P&gt;&lt;P&gt;G|H|I&lt;/P&gt;&lt;P&gt;A|G|M&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;A|K&lt;/P&gt;&lt;P&gt;B|M|K&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp_data:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;key,&lt;/P&gt;&lt;P&gt;if(SubStringCount(key,'|')+1 = key1_flag+key2_flag+key3_flag, 1, 0) as exclude_flag&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;key,&lt;/P&gt;&lt;P&gt;if(exists(exclude,subfield(key,'|',1)),1,0) as key1_flag,&lt;/P&gt;&lt;P&gt;if(exists(exclude,subfield(key,'|',2)),1,0) as key2_flag,&lt;/P&gt;&lt;P&gt;if(exists(exclude,subfield(key,'|',3)),1,0) as key3_flag&lt;/P&gt;&lt;P&gt;resident&lt;/P&gt;&lt;P&gt;data&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 13:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-possible-combinations-of-few-keys/m-p/45705#M7634</guid>
      <dc:creator>dominicmander</dc:creator>
      <dc:date>2018-04-04T13:09:08Z</dc:date>
    </item>
  </channel>
</rss>

