<?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 Issue - how to include quarter-year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022130#M643882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or create your QuarterID this way: Dual(Quarter &amp;amp; '-' &amp;amp; Year, Autonumber(&lt;SPAN style="font-size: 13.3333px;"&gt;Quarter &amp;amp; Year,'QuarterID')) as QuarterID&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2016 19:02:58 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-01-18T19:02:58Z</dc:date>
    <item>
      <title>Master Calendar Issue - how to include quarter-year</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022128#M643880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to develop a quarter rolling chart.&lt;/P&gt;&lt;P&gt;I already have a QuarterID field in my master calendar, which gives me a way to perform the set analysis for the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below, my master calendar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Quarter-Year_Master Calendar_Community Question-1.PNG" class="jive-image image-1" src="/legacyfs/online/111916_Quarter-Year_Master Calendar_Community Question-1.PNG" style="height: 533px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that I don't have a field to use such as a 'Quarter-Year' to use as my dimension for the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the field QuarterID as a dimension, I have the information I need, but not in a 'friendly user way'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Quarter-Year_Master Calendar_Community Question-2.PNG" class="jive-image image-2" src="/legacyfs/online/111917_Quarter-Year_Master Calendar_Community Question-2.PNG" style="height: 237px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Quarter-Year_Master Calendar_Community Question-3.PNG" class="jive-image image-3" src="/legacyfs/online/111918_Quarter-Year_Master Calendar_Community Question-3.PNG" style="height: 232px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a field that says 'Q4-2015' in the place of '12' in the chart above.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How can I create a field like this in my master calendar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 18:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022128#M643880</guid>
      <dc:creator />
      <dc:date>2016-01-18T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Issue - how to include quarter-year</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022129#M643881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create it like this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual('Q' &amp;amp; Ceil(Month(Temp_Date)/3) &amp;amp; '-' &amp;amp; Year(Temp_Date), QuarterStart(Temp_Date)) as QuarterYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 19:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022129#M643881</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-18T19:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Issue - how to include quarter-year</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022130#M643882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or create your QuarterID this way: Dual(Quarter &amp;amp; '-' &amp;amp; Year, Autonumber(&lt;SPAN style="font-size: 13.3333px;"&gt;Quarter &amp;amp; Year,'QuarterID')) as QuarterID&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 19:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022130#M643882</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-18T19:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Issue - how to include quarter-year</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022131#M643883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the support. I used the expression below to solve my issue, based on your and Gysbert answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Year(Temp_Date) &amp;amp; '-' &amp;amp; 'Q' &amp;amp; Ceil(Month(Temp_Date)/3)&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;as [Quarter - Year]&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 18:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022131#M643883</guid>
      <dc:creator />
      <dc:date>2016-01-20T18:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Issue - how to include quarter-year</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022132#M643884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Gysbert, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks for the support. I used the expression below to solve my issue, based on your and Sunny answer.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;TABLE style="font-size: 13.3333px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Year(Temp_Date) &amp;amp; '-' &amp;amp; 'Q' &amp;amp; Ceil(Month(Temp_Date)/3)&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;as [Quarter - Year]&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Kind regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 18:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Issue-how-to-include-quarter-year/m-p/1022132#M643884</guid>
      <dc:creator />
      <dc:date>2016-01-20T18:05:03Z</dc:date>
    </item>
  </channel>
</rss>

