<?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: Forced Exclusion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416444#M154823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example-&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, sale_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; abuncd, 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adrf, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; jui, 7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; unsd, 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oijk, 9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression--&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;City = E({&amp;lt;City={"*un*"}&amp;gt;})&amp;gt;} sale_1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then output like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="386"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;City&lt;/TD&gt;&lt;TD class="xl65" width="288"&gt;sum({$&amp;lt;City = E({&amp;lt;City={"*un*"}&amp;gt;})&amp;gt;} sale_1)&lt;BR /&gt; &lt;BR /&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;adrf&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;jui&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;oijk&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 06:41:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-01T06:41:42Z</dc:date>
    <item>
      <title>Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416441#M154820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA test QVW application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want use forced exlusion on city field which contains string 'un'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this i used set analysis like =sum({$&amp;lt;~City={'*un*'}&amp;gt;} sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz guide to me where i m wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishal Waghole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 04:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416441#M154820</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-05-01T04:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416442#M154821</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;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;( {$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;City&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;City&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"*un*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;})&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;sales&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 06:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416442#M154821</guid>
      <dc:creator />
      <dc:date>2013-05-01T06:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416443#M154822</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;sum( {$&amp;lt;City = E({1&amp;lt;City={"*un*"}&amp;gt;})&amp;gt;} sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 06:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416443#M154822</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-01T06:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416444#M154823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example-&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, sale_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; abuncd, 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adrf, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; jui, 7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; unsd, 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oijk, 9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression--&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;City = E({&amp;lt;City={"*un*"}&amp;gt;})&amp;gt;} sale_1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then output like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="386"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;City&lt;/TD&gt;&lt;TD class="xl65" width="288"&gt;sum({$&amp;lt;City = E({&amp;lt;City={"*un*"}&amp;gt;})&amp;gt;} sale_1)&lt;BR /&gt; &lt;BR /&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;adrf&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;jui&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;oijk&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 06:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416444#M154823</guid>
      <dc:creator />
      <dc:date>2013-05-01T06:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416445#M154824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;City-={'*un*'}&amp;gt;} sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 11:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416445#M154824</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-01T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416446#M154825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" href="https://community.qlik.com/people/selvakumar" id="jive-8580020795302495281698"&gt;selvakumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for rpl, your set analysis expression work fine but&lt;/P&gt;&lt;P&gt;its not forced exlusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is, by using ~ this sign in set analysis how we can overcome this problem???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishal Waghole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 14:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416446#M154825</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-05-01T14:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Forced Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416447#M154826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want is just Not Equal to (&amp;lt;&amp;gt;) and Forced exculution is little different as mentioned below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quote by "John"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the help text, it appears that ~ is only used for forced exclusion for fields in and-mode:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;"Finally, for fields in and-mode, there is also the possibility of forced exclusion. If you want to force exclusion of specific field values, you will need to use "~" in front of the field name."&lt;/P&gt;&lt;P&gt;Look for and-mode in the help text index for more information. But basically, under some very specific conditions, you can set up a list box for and-mode on a field. In this mode, a forced exclusion (which the ~ is duplicating) is an AND NOT. So you could make several selections in the list box, and you'd only see records matching ALL of those selections. But with set analysis, you could add to it that the record must NOT match some other value.&lt;/P&gt;&lt;P&gt;I've never used it in a real application, but I might as well try to set up an example based on my understanding.&lt;/P&gt;&lt;P&gt;OK, see attached. It demonstrates and mode and the difference between forced exclusion (~) and regular exclusion&amp;nbsp; when using set analysis.&lt;/P&gt;&lt;P&gt;I don't know what forced exclusion does when NOT in and mode. It doesn't seem like it was intended to be used that way. I'll need to experiment further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/77207#77207"&gt;http://community.qlik.com/message/77207#77207&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 04:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forced-Exclusion/m-p/416447#M154826</guid>
      <dc:creator />
      <dc:date>2013-05-02T04:52:37Z</dc:date>
    </item>
  </channel>
</rss>

