<?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: Setanalysis(how to retrieve data from between two values) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581744#M216083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this works:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="s1"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN class="s2"&gt;year&lt;/SPAN&gt; = {'&amp;gt;=1985&amp;lt;=2010'}&amp;gt;}&lt;SPAN class="s2"&gt;sales&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Mar 2014 17:35:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-01T17:35:10Z</dc:date>
    <item>
      <title>Setanalysis(how to retrieve data from between two values)</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581741#M216080</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 have sales table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sales year country:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want&amp;nbsp; sales sum of from&amp;nbsp; year 1985 to 2010 ,how to write this expression setanalysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cahganti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581741#M216080</guid>
      <dc:creator />
      <dc:date>2014-02-28T06:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis(how to retrieve data from between two values)</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581742#M216081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;Try the following expression&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Year={'&amp;gt;=1985&amp;lt;=2010'}&amp;gt;}Sale)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581742#M216081</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2014-02-28T06:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis(how to retrieve data from between two values)</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581743#M216082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;year = {"&amp;gt;=1985&amp;lt;=2012"}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;year = P({1&amp;lt;year={'&amp;gt;=1985&amp;lt;=2012'}&amp;gt;})&amp;gt;} sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581743#M216082</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-02-28T06:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis(how to retrieve data from between two values)</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581744#M216083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this works:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="s1"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN class="s2"&gt;year&lt;/SPAN&gt; = {'&amp;gt;=1985&amp;lt;=2010'}&amp;gt;}&lt;SPAN class="s2"&gt;sales&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2014 17:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581744#M216083</guid>
      <dc:creator />
      <dc:date>2014-03-01T17:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis(how to retrieve data from between two values)</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581745#M216084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need a set analysis ? These are used when we want to retrieve data that are out of scope of the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(Sales)&lt;/P&gt;&lt;P&gt;choose the 15 years&lt;/P&gt;&lt;P&gt;that's it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the years are in the chart, sum(total Sales) to get the total of sales (most of the time used in %)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2014 21:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-how-to-retrieve-data-from-between-two-values/m-p/581745#M216084</guid>
      <dc:creator />
      <dc:date>2014-03-01T21:25:26Z</dc:date>
    </item>
  </channel>
</rss>

