<?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: Double step in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336767#M124163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a ' * ' before the ' = '&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;[Shelve] * &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'A','C'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;count_total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2012 15:56:36 GMT</pubDate>
    <dc:creator>mikecrengland</dc:creator>
    <dc:date>2012-08-03T15:56:36Z</dc:date>
    <item>
      <title>Double step in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336765#M124161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to everyone who is going to read my new question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us imagine that I have 4 kind of store shelves : A - B - C - D and many customers.&lt;/P&gt;&lt;P&gt;In one tab, I would like to show the total amount paid by each customers in shelves A and C.&lt;/P&gt;&lt;P&gt;That's what I've written so :&amp;nbsp; &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;[Shelve]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'A','C'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;count_total&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;But, when I select one shelve (for example A), the graph doesn't move. It still shows me the total amount for the two shelves (logical).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to show :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - total amount in shelves A and C when I don't select anaything ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - total amount in the shelve I select when I choose A or C ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 08:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336765#M124161</guid>
      <dc:creator />
      <dc:date>2012-08-03T08:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Double step in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336766#M124162</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use if condition like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(match(getfieldSelections(año),2009,2011),sum({&amp;lt;año = {$(=getfieldSelections(año))}&amp;gt;}instalacion), Sum({&amp;lt;año = {2009,2011}&amp;gt;}instalacion))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 15:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336766#M124162</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-08-03T15:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Double step in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336767#M124163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a ' * ' before the ' = '&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;[Shelve] * &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'A','C'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;count_total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 15:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-step-in-set-analysis/m-p/336767#M124163</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2012-08-03T15:56:36Z</dc:date>
    </item>
  </channel>
</rss>

