<?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 Need help with SET ANALYSIS statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479522#M179154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have three prices for each item that we sell:&lt;/P&gt;&lt;P&gt;Billed Price, Entitlement Price, List Price&lt;/P&gt;&lt;P&gt;for each: labor and material &lt;/P&gt;&lt;P&gt;Entitlement Price is the only selection which may be NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the pdf&amp;nbsp; by Mackay on Set analysis, but it also assumes just a touch more knowledge than I have,&lt;/P&gt;&lt;P&gt;after one week. . . but I can't figure out from reading it, how to select a set with one parameter equal to&lt;/P&gt;&lt;P&gt;and the second parameter not null or greater than zero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 24pt;"&gt;&lt;SPAN style="font-size: 14pt;"&gt;sum({$&amp;lt;Labor={'Y'},IsNum(Entitlement_Rate)&amp;gt;} Billed)&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance. .&lt;/P&gt;&lt;P&gt;TL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 21:36:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-25T21:36:49Z</dc:date>
    <item>
      <title>Need help with SET ANALYSIS statement</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479522#M179154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have three prices for each item that we sell:&lt;/P&gt;&lt;P&gt;Billed Price, Entitlement Price, List Price&lt;/P&gt;&lt;P&gt;for each: labor and material &lt;/P&gt;&lt;P&gt;Entitlement Price is the only selection which may be NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the pdf&amp;nbsp; by Mackay on Set analysis, but it also assumes just a touch more knowledge than I have,&lt;/P&gt;&lt;P&gt;after one week. . . but I can't figure out from reading it, how to select a set with one parameter equal to&lt;/P&gt;&lt;P&gt;and the second parameter not null or greater than zero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 24pt;"&gt;&lt;SPAN style="font-size: 14pt;"&gt;sum({$&amp;lt;Labor={'Y'},IsNum(Entitlement_Rate)&amp;gt;} Billed)&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance. .&lt;/P&gt;&lt;P&gt;TL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 21:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479522#M179154</guid>
      <dc:creator />
      <dc:date>2013-09-25T21:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with SET ANALYSIS statement</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479523#M179155</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 like this&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: 19px;"&gt;sum({&amp;lt;Labor={'Y'},Entitlement_Rate = {"&amp;gt;0"}&amp;gt;} Billed) //greater than zero&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: 19px;"&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: 19px;"&gt;sum({&amp;lt;Labor={'Y'},Entitlement_Rate = {"*"}&amp;gt;} Billed) //get not null value&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: 19px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 21:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479523#M179155</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-09-25T21:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with SET ANALYSIS statement</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479524#M179156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE class="vcard"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN class="n fn"&gt;Mayil Vahanan Ramasamy&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Mayil Vahanan Ramasamy - works like a champ!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 21:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-SET-ANALYSIS-statement/m-p/479524#M179156</guid>
      <dc:creator />
      <dc:date>2013-09-25T21:58:16Z</dc:date>
    </item>
  </channel>
</rss>

