<?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 Set Analysis - question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209445#M503399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;I did something close to that but my expression includes the -1 after the $. Both expressions probably do the same thing just written in a different way.&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;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;sum&lt;/STRONG&gt;( {&lt;B&gt;$-1&lt;/B&gt;&amp;lt;Name,Location,Type&amp;gt;} &lt;B&gt;Amt&lt;/B&gt; ) &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;Krishan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Apr 2010 17:49:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-09T17:49:03Z</dc:date>
    <item>
      <title>Set Analysis - question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209443#M503394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;I have a list box with Name, Location, Type.&lt;/P&gt;&lt;P&gt;I have buttons to select the date range that i want to see the sales for. So i have: CY2009, CUR12MTHS, FY2010.&lt;/P&gt;&lt;P&gt;I have used Set Analysis to show me sales disregarding any selections formula below: &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Sum&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;( {1&amp;lt;&lt;B&gt;area&lt;/B&gt;&amp;gt;} &lt;B&gt;Amt&lt;/B&gt;) - simple straight forward. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;So if i were to make a selection from the list box or pick a date range the numbers would not change because its fixed.&lt;/P&gt;&lt;P&gt;But i need the numbers to change based on the date range i select, but not if i make a selection in the List Box.&lt;/P&gt;&lt;P&gt;How can i accomplish this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 17:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209443#M503394</guid>
      <dc:creator />
      <dc:date>2010-04-09T17:07:04Z</dc:date>
    </item>
    <item>
      <title>Set Analysis - question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209444#M503397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Krishan,&lt;/P&gt;&lt;P&gt;Specifying the number 1 will ignore ALL selections made, the set expression to ignore only some fields is as follows:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;{$&amp;lt;Name = , Location = , Type = &amp;gt;}&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That way, your expression will ignore selections made on the fields Name, Location and Type.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 17:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209444#M503397</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-04-09T17:40:55Z</dc:date>
    </item>
    <item>
      <title>Set Analysis - question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209445#M503399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;I did something close to that but my expression includes the -1 after the $. Both expressions probably do the same thing just written in a different way.&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;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;sum&lt;/STRONG&gt;( {&lt;B&gt;$-1&lt;/B&gt;&amp;lt;Name,Location,Type&amp;gt;} &lt;B&gt;Amt&lt;/B&gt; ) &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;Krishan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 17:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209445#M503399</guid>
      <dc:creator />
      <dc:date>2010-04-09T17:49:03Z</dc:date>
    </item>
    <item>
      <title>Set Analysis - question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209446#M503400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to the Help, your expression does not do the same as the one I suggested:&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;sum( {$-1&amp;lt;Product = {"*Internal*", "*Domestic*"}&amp;gt;} Sales )&lt;BR /&gt;returns the sales for current selection, excluding transactions pertaining to products with the string 'Internal' or 'Domestic' in the product name.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Could you post an example qvw, maybe I canb take a look.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 18:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-question/m-p/209446#M503400</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-04-09T18:08:20Z</dc:date>
    </item>
  </channel>
</rss>

