<?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: Help on Accumulation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405700#M561290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My report already have a master calender, do I need another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can please guide me on how to create a unique autonumbering for those 2 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Mar 2013 06:05:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-29T06:05:02Z</dc:date>
    <item>
      <title>Help on Accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405698#M561288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like some assistance on the issue that I'm facing with a report. I am using pivot table object to display accumulated values for the selected quarter and year, the previous quarter and same quarter for the year before. The data starts from year 2010 till 2012 but only the values from year 2010 seems correct and the rest of the years and quarter seems wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code that i use for current quarter is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;PostingYear={"&amp;lt;=$(=Max(PostingYear))"},PQuarter={"&amp;lt;=$(=Max(PQuarter))"},PostingQuarter=&amp;gt;}Amount/1000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there any better way to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 01:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405698#M561288</guid>
      <dc:creator />
      <dc:date>2013-03-29T01:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405699#M561289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this you need to create the master calender.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create unique autonumber for &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;PostingYear&lt;/SPAN&gt; and &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;PQuarter&lt;/SPAN&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 05:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405699#M561289</guid>
      <dc:creator />
      <dc:date>2013-03-29T05:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405700#M561290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My report already have a master calender, do I need another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can please guide me on how to create a unique autonumbering for those 2 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 06:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405700#M561290</guid>
      <dc:creator />
      <dc:date>2013-03-29T06:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405701#M561291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[MyMasterCalendar]:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;AutoNumber(Period, 'PeriodID') as [PeriodID],&lt;/P&gt;&lt;P&gt;AutoNumber(Year &amp;amp; Quarter, 'QuarterID') as [QuarterID]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 06:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Accumulation/m-p/405701#M561291</guid>
      <dc:creator />
      <dc:date>2013-03-29T06:43:48Z</dc:date>
    </item>
  </channel>
</rss>

