<?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 help with expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284803#M1201825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this will work&lt;/P&gt;&lt;P&gt;Sum( {$&amp;lt;[LineType ] = {"*"} - {V}&amp;gt;} SalesQuantity )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Oct 2010 11:07:59 GMT</pubDate>
    <dc:creator>qliksus</dc:creator>
    <dc:date>2010-10-28T11:07:59Z</dc:date>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284797#M1201813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am trying to write an expression to show total sales qty (SalesQuantity) but excluding any Voided transactions. Voids have a (LineType) of V.&lt;/P&gt;&lt;P&gt;I thought it should be something like&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;LineType=V&amp;gt;}SalesQuantity&lt;/P&gt;&lt;P&gt;But i cannot get it to work..&lt;/P&gt;&lt;P&gt;Can someone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 10:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284797#M1201813</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-28T10:29:48Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284798#M1201815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hopkinsc,&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Sum({$&amp;lt;LineType -= V&amp;gt;}SalesQuantity)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;put a dash before an equal sign to exclude all LineType V&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 10:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284798#M1201815</guid>
      <dc:creator />
      <dc:date>2010-10-28T10:41:43Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284799#M1201817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald, I have just tried that but it still returns the sales quantity including VOIDS.&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 10:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284799#M1201817</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-28T10:45:58Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284800#M1201819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe i'ts just formatting badly, when I have to exclude something in set analysis I always do it like this :&lt;/P&gt;&lt;PRE style="margin:0px;"&gt;&lt;BR /&gt;Sum( {$&amp;lt;[LineType ] -= {V} &amp;gt;} SalesQuantity )&lt;BR /&gt;If I don't use { } in the field I don't want to exclude it doesn't work.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 10:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284800#M1201819</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2010-10-28T10:52:04Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284801#M1201821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcel, but that hasn't worked either....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 10:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284801#M1201821</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-28T10:57:15Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284802#M1201823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it should be enclosed with {}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Sum({$&amp;lt;LineType -= {V}&amp;gt;} SalesQuantity)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks Marcel! &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284802#M1201823</guid>
      <dc:creator />
      <dc:date>2010-10-28T11:01:59Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284803#M1201825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this will work&lt;/P&gt;&lt;P&gt;Sum( {$&amp;lt;[LineType ] = {"*"} - {V}&amp;gt;} SalesQuantity )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284803#M1201825</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2010-10-28T11:07:59Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284804#M1201826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hopkinsc,&lt;/P&gt;&lt;P&gt;that code should work. if the field LineType is two words enclosed it with []&lt;/P&gt;&lt;P&gt;I attached a file that shows exclusion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284804#M1201826</guid>
      <dc:creator />
      <dc:date>2010-10-28T11:10:30Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284805#M1201827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qliksus,&lt;/P&gt;&lt;P&gt;I have pasted your expression but i am getting an error in expression message.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/6138.Expression.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/674/6138.Expression.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284805#M1201827</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-28T11:16:29Z</dc:date>
    </item>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284806#M1201828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks everyone for your replies...&lt;/P&gt;&lt;P&gt;I have managed to get it working by using...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;LineType -= {V}&amp;gt;} SalesQuantity)&lt;/P&gt;&lt;P&gt;Thanks again. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/284806#M1201828</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-28T11:23:32Z</dc:date>
    </item>
  </channel>
</rss>

