<?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 a period and part of another field in set analysis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399532#M148678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will this help to exclude only the orderqtyopen from "Voorverkoop" between the two dates?&lt;/P&gt;&lt;P&gt;all the orderqtyopen with an customerordertypeCode different from Voorverkoop can be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;date = 15/11/2012&lt;/P&gt;&lt;P&gt;customerOrderType= CashAndCarry&lt;/P&gt;&lt;P&gt;in this case orderqtyopen must be taken into account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grtz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2012 09:54:17 GMT</pubDate>
    <dc:creator>chriscools</dc:creator>
    <dc:date>2012-12-03T09:54:17Z</dc:date>
    <item>
      <title>how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399529#M148675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have an expression to give me qty still to deliver from a certain ordertype code taken between 2 dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i need to change the formula, to give me everything that is still open, EXCEPT everything from "Voorverkoop" between the two dates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum &lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=1/11/2012&amp;lt;=30/11/2012"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CustomerOrderTypeCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Voorverkoop"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderQtyOpen&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;can someone give me an idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;thanx!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 09:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399529#M148675</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T09:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399530#M148676</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$-1&amp;lt;Date ={"&amp;gt;=1/11/2012&amp;lt;=30/11/2012"}, CustomerOrderTypeCode={"Voorverkoop"}&amp;gt;}OrderQtyOpen )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 09:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399530#M148676</guid>
      <dc:creator />
      <dc:date>2012-12-03T09:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399531#M148677</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;The data you want to exclude use - sign before = sign of that field.&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;In your case I am excluded CustomerOrderTypeCode with - sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: #737373;"&gt;sum &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt; ({ &amp;lt;Date =&amp;nbsp;&amp;nbsp; P(&amp;nbsp; { &amp;lt;Date= "&amp;gt;=1/11/2012&amp;lt;=30/11/2012"&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;}&amp;gt;} ), CustomerOrderTypeCode&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt; -= {" Voorverkoop "}&amp;gt;} OrderQtyOpen&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;Regards, &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;Nirav Bhimani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 09:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399531#M148677</guid>
      <dc:creator>nirav_bhimani</dc:creator>
      <dc:date>2012-12-03T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399532#M148678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will this help to exclude only the orderqtyopen from "Voorverkoop" between the two dates?&lt;/P&gt;&lt;P&gt;all the orderqtyopen with an customerordertypeCode different from Voorverkoop can be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;date = 15/11/2012&lt;/P&gt;&lt;P&gt;customerOrderType= CashAndCarry&lt;/P&gt;&lt;P&gt;in this case orderqtyopen must be taken into account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grtz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 09:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399532#M148678</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T09:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399533#M148679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply, can you tell me what the "P" just does in your expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 09:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399533#M148679</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T09:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399534#M148680</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;P Representing the element set of possible values of a filed. &lt;/P&gt;&lt;P&gt;Have you got your ans? If&amp;nbsp; set analysis ans is helpful then tick as helpful ans or correct ans. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirav Bhimani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 09:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399534#M148680</guid>
      <dc:creator>nirav_bhimani</dc:creator>
      <dc:date>2012-12-03T09:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399535#M148681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx for the explanation!&lt;/P&gt;&lt;P&gt;i'm not sure that your proposal also includes this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;date = 15/11/2012&lt;/P&gt;&lt;P&gt;customerOrderType= CashAndCarry&lt;/P&gt;&lt;P&gt;in this case orderqtyopen must be taken into account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grtz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 10:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399535#M148681</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399536#M148682</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 can use as well&amp;nbsp; E instead of P&amp;nbsp; for Excluded values&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 10:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399536#M148682</guid>
      <dc:creator />
      <dc:date>2012-12-03T10:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399537#M148683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how would i then need to paste it into this, just to exclude the values from "Voorverkoop" between 1/11/2012 and 30/11/2012, and everything else must be shown?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum &lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=1/11/2012&amp;lt;=30/11/2012"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CustomerOrderTypeCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Voorverkoop"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderQtyOpen&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 10:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399537#M148683</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T10:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399538#M148684</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;Sorry I didnt get your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;CustomerOrderType and &lt;SPAN style="color: #737373; font-family: Arial; font-size: 11px; background-color: #ffffff;"&gt;CustomerOrderTypeCode both are&lt;/SPAN&gt; diff ????&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Now you want to consider &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;customerOrderType&lt;/SPAN&gt;="&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;CashAndCarry&lt;/SPAN&gt;" as a part of &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;expression&lt;/SPAN&gt;, is it so?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Nirav Bhimani&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 10:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399538#M148684</guid>
      <dc:creator>nirav_bhimani</dc:creator>
      <dc:date>2012-12-03T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399539#M148685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm sorry about being messy in my explanation... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;there is no difference between the 2 fields, the fiels is only CustomerOrderTypeCode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do not especially want to include "cashAndCArry" as a part of my expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i'm looking for is the expression to exclude only the values of OrderQtyOpen&lt;/P&gt;&lt;P&gt;where only the values with customerordertypecode= "Voorverkoop" and where the date falls between 1/11/2012 and 30/11/2012 are excluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all values with "Voorverkoop" but a date outside of 1/11/2012 and 30/11/2012 must still be included.&lt;/P&gt;&lt;P&gt;and all values where CustomerOrderTypeCode is different from "Voorverkoop" must be included (here the date is not important!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grtz,&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 11:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399539#M148685</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399540#M148686</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;sum({$-1&amp;lt;Date ={"&amp;gt;=1/11/2012&amp;lt;=30/11/2012"}, CustomerOrderTypeCode={"Voorverkoop"}&amp;gt;}OrderQtyOpen )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this, hope it will satiesfy all your requiremnt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 11:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399540#M148686</guid>
      <dc:creator />
      <dc:date>2012-12-03T11:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399541#M148687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i search for a specific article i normally i get only 1 line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="26360" class="jive-image-thumbnail jive-image" height="97" onclick="" alt="16740.PNG" src="https://community.qlik.com/legacyfs/online/26360_16740.PNG" width="777" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i include the "$-1" like in your proposal i get (without changing the selection ) 2 lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="26366" class="jive-image-thumbnail jive-image" height="97" onclick="" alt="16740 2.PNG" src="/legacyfs/online/26366_16740 2.PNG" width="772" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why could this be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 12:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399541#M148687</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude a period and part of another field in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399542#M148688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i solved it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum &lt;SPAN style="font-size: 8pt;"&gt; ({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WarehouseName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'WHS BE','Kontich'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LocationFunction&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'PICKING','BULK'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StockQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;thank you all for your help and also Mr Wassenaar!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;grtz,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;chris&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exclude-a-period-and-part-of-another-field-in-set/m-p/399542#M148688</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2012-12-03T16:23:15Z</dc:date>
    </item>
  </channel>
</rss>

