<?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: Using Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763967#M271544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe this expression will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;HotQTY = {&amp;gt;0}&amp;gt;} QtyToPour)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the '$' which means to respect all the other selection vs '$-1' which means the inverse of all the other selections.&lt;/P&gt;&lt;P&gt;Also I'm using HotQTY = {&amp;gt;0} to force a selection on the HotQTY field to all values greater than zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users will be able to filter on any other field besides HotQTY, which is set to &amp;gt;0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 19:22:04 GMT</pubDate>
    <dc:creator>Josh_Good</dc:creator>
    <dc:date>2014-12-18T19:22:04Z</dc:date>
    <item>
      <title>Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763962#M271539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({1-$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HotQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This works on the initial selection but not if the user selects something else. How do I get this to work no more what is selected?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763962#M271539</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763963#M271540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please post an example and a few images of what you are seeing (and what you are expecting to see).&amp;nbsp; I don't see any issue with your expression so I suspect it is 'working' but it is providing unexpected or unintended results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;BR /&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763963#M271540</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-12-18T19:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763964#M271541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763964#M271541</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-18T19:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763965#M271542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I am looking for is that when HotQty is GREATER THEN 0, I want to see all records that meet that criteria. The user can select locations, years, and/or months for viewing and this criteria needs to be true for ALL selections but also based on their selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763965#M271542</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763966#M271543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763966#M271543</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763967#M271544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe this expression will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;HotQTY = {&amp;gt;0}&amp;gt;} QtyToPour)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the '$' which means to respect all the other selection vs '$-1' which means the inverse of all the other selections.&lt;/P&gt;&lt;P&gt;Also I'm using HotQTY = {&amp;gt;0} to force a selection on the HotQTY field to all values greater than zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users will be able to filter on any other field besides HotQTY, which is set to &amp;gt;0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763967#M271544</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-12-18T19:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763968#M271545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in you expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({1-$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HotQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&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;1-$ - Returns &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour &lt;/SPAN&gt;for everything excluded by the current selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per your requirement if HotQty is GREATER THEN 0 use below expression&lt;/P&gt;&lt;P&gt;which Returns &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&lt;/SPAN&gt; for everything included by the current selection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HotQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; {0}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Neetha&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763968#M271545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-18T19:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763969#M271546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to say but that did not work (error with {&amp;gt;0} so I removed the &amp;gt;). &lt;/P&gt;&lt;P&gt;Then this statement did not work at all. All record are shown instead of &lt;/P&gt;&lt;P&gt;just the ones that are greater than 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763969#M271546</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763970#M271547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HotQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; {0}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HotQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; {0}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; qlikview assumes &lt;SPAN style="font-size: 8pt;"&gt;$&lt;/SPAN&gt; by&amp;nbsp; default&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; if no identifier is specified in set analysis&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763970#M271547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-18T19:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763971#M271548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error using &amp;gt; before the &lt;SPAN __jive_macro_name="0"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763971#M271548</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763972#M271549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologies, I forgot the double quotes. Try 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;"&gt;Sum({$&amp;lt;HotQTY = {"&amp;gt;0"}&amp;gt;} QtyToPour)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;-Josh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Qlik&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763972#M271549</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-12-18T19:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763973#M271550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because Set Analysis uses the &amp;lt;&amp;gt; symbols, I can not use those symbols &lt;/P&gt;&lt;P&gt;anywhere in my statement without getting an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763973#M271550</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763974#M271551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Josh, that did not work either. I do not get an error but nothing &lt;/P&gt;&lt;P&gt;changes on the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763974#M271551</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763975#M271552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;try :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HotQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; =&amp;gt; {1}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtyToPour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;or Josh's solution:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({$&amp;lt;HotQTY = {"&amp;gt;0"}&amp;gt;} QtyToPour)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763975#M271552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-18T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763976#M271553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already did and I get the error due to using the &amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763976#M271553</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763977#M271554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Josh my mistake this time. I copied and pasted and since my variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HotQty is this and NOT HotQTY, it did not work. Now that I have fixed &lt;/P&gt;&lt;P&gt;this, it does seem to be doing what I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James F. Walsh Jr.&lt;/P&gt;&lt;P&gt;MIS&lt;/P&gt;&lt;P&gt;ME Elecmetal&lt;/P&gt;&lt;P&gt;(218) 213-9571&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763977#M271554</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763978#M271555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post some sample data.&amp;nbsp; That will help me check my work before sending it back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763978#M271555</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-12-18T19:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763979#M271556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your assistance. I have received the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763979#M271556</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763980#M271557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for tapping in but I have received the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763980#M271557</guid>
      <dc:creator />
      <dc:date>2014-12-18T19:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763981#M271558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So josh's solution worked,that's good&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/763981#M271558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-18T19:54:18Z</dc:date>
    </item>
  </channel>
</rss>

