<?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: Showing a Quarter's Total Based on Month Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048733#M640968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2016 21:54:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-16T21:54:59Z</dc:date>
    <item>
      <title>Showing a Quarter's Total Based on Month Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048730#M640962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find a way to use the data from an entire quarter in the chart calculation based only on a month selection. For instance, if i have February 2016 selected as my filter, I would like the chart to display data from January, February, and March of 2016. If I select April 2016, I would like the chart to display data from April, May, and June of 2016. Is there a way to do this in the expression of the chart? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a similar post that remained unanswered.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/1598" title="https://community.qlikview.com/thread/1598"&gt;Set Analysis and Quarter selection?!?! | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 21:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048730#M640962</guid>
      <dc:creator />
      <dc:date>2016-02-16T21:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a Quarter's Total Based on Month Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048731#M640963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use a calendar with a quarter field and a set analysis that disregard the month selected and use the quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sum({$ &amp;lt;Month=,Quarter=P(Quarter)&amp;gt;}&amp;nbsp; measure)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;EDIT&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;see the attachment&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 21:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048731#M640963</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-02-16T21:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a Quarter's Total Based on Month Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048732#M640964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;MonthYear, Quarter = p(Quarter)&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 21:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048732#M640964</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-16T21:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a Quarter's Total Based on Month Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048733#M640968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 21:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048733#M640968</guid>
      <dc:creator />
      <dc:date>2016-02-16T21:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a Quarter's Total Based on Month Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048734#M640969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you got what you were looking for, please close this thread by marking correct and helpful answers &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 23:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-Quarter-s-Total-Based-on-Month-Selection/m-p/1048734#M640969</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-16T23:06:48Z</dc:date>
    </item>
  </channel>
</rss>

