<?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: YTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691655#M671780</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;the below query does not work in qlikview .the below set analysis is correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;Period = {"&amp;lt;=$(=Max(Period))"}, Year = {"$(=Max(Year))"}, Quarter= , Month = &amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Sep 2014 05:52:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-14T05:52:16Z</dc:date>
    <item>
      <title>YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691653#M671778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below note is taken from qlik developer ebook, As per the below instruction, how do i create Max (period) expression in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple Max(Period) expression will help us get the base period in all scenarios,&lt;/P&gt;&lt;P&gt;as the Period field contains both the Month and Year components. Therefore, the set&lt;/P&gt;&lt;P&gt;modifiers that we would use to get the record set corresponding to the base period in&lt;/P&gt;&lt;P&gt;each of the required comparisons are:&lt;/P&gt;&lt;P&gt;• Current Year-To-Date indicators:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;Period = {"&amp;lt;=$(=Max(Period))"}, Year = {"$(=Max(Year))"}, Quarter= , Month = &amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This set modifier will result in a record set containing all of the periods that&lt;/P&gt;&lt;P&gt;are less than or equal to the current period, and belong to the current year,&lt;/P&gt;&lt;P&gt;which would be all Year-To-Date records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2014 03:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/691653#M671778</guid>
      <dc:creator />
      <dc:date>2014-09-14T03:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691654#M671779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i cant understand the question...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2014 05:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/691654#M671779</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2014-09-14T05:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691655#M671780</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;the below query does not work in qlikview .the below set analysis is correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;Period = {"&amp;lt;=$(=Max(Period))"}, Year = {"$(=Max(Year))"}, Quarter= , Month = &amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2014 05:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/691655#M671780</guid>
      <dc:creator />
      <dc:date>2014-09-14T05:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691656#M671781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you getting some expression error or unexpected result ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The modifier looks okay.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;This set modifier will result in a record set containing all of the periods that&lt;/P&gt;
&lt;P&gt;are less than or equal to the current period, and belong to the current year,&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The expression would take all periods less than or equal to selected period. Not exactly Current Period.&lt;/P&gt;&lt;P&gt;In case of year, it will take maximum year out of the current selection of year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2014 06:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/691656#M671781</guid>
      <dc:creator />
      <dc:date>2014-09-14T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691657#M671782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like develop a bar chart as shown below, appreciate, if&amp;nbsp; anyone help me to identify what needs to be done (including creation of variables) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/66832_Capture.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Jayanthan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 23:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/691657#M671782</guid>
      <dc:creator />
      <dc:date>2014-09-15T23:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/691658#M671783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many discussions, documents and applications you will find in this community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4249"&gt;QlikView App: Year To Date Using Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/12445"&gt;YTD,QTD MTD Tables with Sum(Sales)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/70966"&gt;Calculating Year To Date Accumulation Expression&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And many more.&lt;/P&gt;&lt;P&gt;Still if you are stuck, you may share your sample data here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 20:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/691658#M671783</guid>
      <dc:creator />
      <dc:date>2014-09-16T20:23:21Z</dc:date>
    </item>
  </channel>
</rss>

