<?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: All provious data from point of selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225157#M859017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe add in a period then just use set analysis for &amp;lt;= period while ensuring you exclude any date parameters in the set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. december 2016 = 201612 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March 2014 = 201403 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So your set can be something like&amp;nbsp; sum({&amp;lt;Year-=,Month-=,Period={"&amp;lt;=Period"}&amp;gt;} sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Of course you could always do this with date, so generate the date for the end of December or something&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 12:42:44 GMT</pubDate>
    <dc:creator>adamdavi3s</dc:creator>
    <dc:date>2017-01-24T12:42:44Z</dc:date>
    <item>
      <title>All provious data from point of selection</title>
      <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225156#M859016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart say with expression sum(sales). When user selects on Month say Dec, the chart should not just show the datfor december, but also all the previous months(and previous years) starting from the selected month, in this case December.&lt;/P&gt;&lt;P&gt;I want to show this in a straight table and also in text object with just total figure.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please guide me to proper resources or any apps that can help me.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225156#M859016</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: All provious data from point of selection</title>
      <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225157#M859017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe add in a period then just use set analysis for &amp;lt;= period while ensuring you exclude any date parameters in the set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. december 2016 = 201612 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March 2014 = 201403 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So your set can be something like&amp;nbsp; sum({&amp;lt;Year-=,Month-=,Period={"&amp;lt;=Period"}&amp;gt;} sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Of course you could always do this with date, so generate the date for the end of December or something&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225157#M859017</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-01-24T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: All provious data from point of selection</title>
      <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225158#M859018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wouldn't it be better to use Max(Period) so that you can still see a result when no selection has been made?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225158#M859018</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-24T12:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: All provious data from point of selection</title>
      <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225159#M859019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;agreed, hasty answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225159#M859019</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-01-24T12:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: All provious data from point of selection</title>
      <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225160#M859021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 14:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225160#M859021</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-01-24T14:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: All provious data from point of selection</title>
      <link>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225161#M859023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please mark Adam's answer as correct or helpful as he is the one you came up with a solution to your post. All I suggested was a small change my friend.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 14:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-provious-data-from-point-of-selection/m-p/1225161#M859023</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-24T14:43:31Z</dc:date>
    </item>
  </channel>
</rss>

