<?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: Master Calendar - YTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660584#M1078672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the sheet I have Year, Month and Quarter. On the table I have Year-Month as a dimension. I don't think this accumulation will work as if user selects multiple years,quarters or months, it falls over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select 2013 and 2014 the table only shows 2014 year and month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 11:59:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-11T11:59:36Z</dc:date>
    <item>
      <title>Master Calendar - YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660579#M1078666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added a master calendar in my dashboard&lt;/P&gt;&lt;P&gt;I then created a Period variable in my main dataset which links to the calendar fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've create the YTD variable (vSetYTD) below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PeriodID = {"&amp;lt;=$(=Max(PeriodID))"},&lt;/P&gt;&lt;P&gt;Year = {$(=Max(Year))},&lt;/P&gt;&lt;P&gt;Quarter = ,&lt;/P&gt;&lt;P&gt;Period = ,&lt;/P&gt;&lt;P&gt;Month = &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have listboxes Year, month and Quarter on the dashboard. I'm trying to create a straight table to sum the YTD value depending on what time period the user selects. in the table I want time in the dimensions. See below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Year&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Jan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb&lt;/P&gt;&lt;P&gt;2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar&lt;/P&gt;&lt;P&gt;2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr&lt;/P&gt;&lt;P&gt;2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;Sum(value) for YTD. I've been using the expression sum({$&amp;lt;$(vSetYTD)&amp;gt;} [value]) but not giving me what I want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Feb figure will be Jan+Feb, March will be Jan+Feb+Mar and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hoping it's something obvious I'm not doing. I assumed once I created the YTD variable I could just drop it into an expression and it would work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone out there can help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 11:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660579#M1078666</guid>
      <dc:creator />
      <dc:date>2014-07-11T11:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar - YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660580#M1078667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the YTD would be something like this&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month=,Year={$(=max(Year))},period={"&amp;lt;=$(=max(period))"}&amp;gt;} value)&lt;/P&gt;&lt;P&gt;you need to ignore selection on month to be able to go back to start of year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 11:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660580#M1078667</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-11T11:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar - YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660581#M1078668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only to make sure everything is ok, can you check in the expression tab the&amp;nbsp; full accumulation chec box is not marked!?!&lt;IMG alt="Accumulation.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/62286_Accumulation.jpg" style="width: 620px; height: 322px;" /&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 11:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660581#M1078668</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-07-11T11:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar - YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660582#M1078669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've changed the sum to what you have suggested but no difference.&lt;/P&gt;&lt;P&gt;However,Burkhard, full accumulation is not ticked, but when I select this option, it's kind of doing what I want!&lt;/P&gt;&lt;P&gt;It's adding the previous month to the next month which is what I want. Only thing is just works when you have Year selected though.&lt;/P&gt;&lt;P&gt;When I select a year and a month, the table shows the Year and all the months in that year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 11:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660582#M1078669</guid>
      <dc:creator />
      <dc:date>2014-07-11T11:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar - YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660583#M1078670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ignore selection on period too if you are selecting the period on the sheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 11:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660583#M1078670</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-11T11:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar - YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660584#M1078672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the sheet I have Year, Month and Quarter. On the table I have Year-Month as a dimension. I don't think this accumulation will work as if user selects multiple years,quarters or months, it falls over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select 2013 and 2014 the table only shows 2014 year and month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 11:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-YTD/m-p/660584#M1078672</guid>
      <dc:creator />
      <dc:date>2014-07-11T11:59:36Z</dc:date>
    </item>
  </channel>
</rss>

