<?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 HOW TO CREATE QUARTERS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997509#M339267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt; I need to create A BAR CHART with 4 bars each represention Q1,Q2,Q3,Q4 respectively. &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;so If I select &amp;lt;=Mar , then I will see only 1 bar 'Q1', if I select for example May, I wanna see Bar for 'Q1' and bar for 'Q2'&amp;nbsp; and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I have Year and Month dimensions.&amp;nbsp; How can I do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Nov 2015 20:54:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-15T20:54:08Z</dc:date>
    <item>
      <title>HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997509#M339267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt; I need to create A BAR CHART with 4 bars each represention Q1,Q2,Q3,Q4 respectively. &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;so If I select &amp;lt;=Mar , then I will see only 1 bar 'Q1', if I select for example May, I wanna see Bar for 'Q1' and bar for 'Q2'&amp;nbsp; and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I have Year and Month dimensions.&amp;nbsp; How can I do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 20:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997509#M339267</guid>
      <dc:creator />
      <dc:date>2015-11-15T20:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997510#M339268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be we can help you better if you can attach a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 21:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997510#M339268</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-15T21:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997511#M339269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here&amp;nbsp; is sample Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month, Type, Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar, Total Incurred, 28200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, Total Incurred, 19200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, Total Incurred, 5000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr, Total Incurred, 18000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; May, Indemnity Incurred,12000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jun, Indemnity Incurred, 13000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; July , Indemnity Incurred, 9000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;So If I Select Mar I wanna see Bar for Q1 with Jan, Feb and Mar Aggregated, and if I select Apr I wanna see Bar for 'Q1' and 2nd Bar for 'Q2' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 21:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997511#M339269</guid>
      <dc:creator />
      <dc:date>2015-11-15T21:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997512#M339270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105546_Capture.PNG" style="height: 265px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I used 2 dimensions, one is calculated dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Q' &amp;amp; Ceil(Month/3)&lt;/STRONG&gt; and &lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;=Sum({&amp;lt;Month = {"$(='&amp;gt;=' &amp;amp; 1 &amp;amp; '&amp;lt;=' &amp;amp; Max(Month))"}&amp;gt;}Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 21:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997512#M339270</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-15T21:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997513#M339271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" height="201" src="https://community.qlik.com/legacyfs/online/105540_1.png" style="height: 201.048px; width: 450px;" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 21:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997513#M339271</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-11-15T21:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997514#M339272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please attach a QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 23:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997514#M339272</guid>
      <dc:creator />
      <dc:date>2015-11-15T23:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997515#M339273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both of us did &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open this link to find the attachment: &lt;A href="https://community.qlik.com/message/912228"&gt;Re: HOW TO CREATE QUARTERS&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 23:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997515#M339273</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-15T23:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997516#M339274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Q' &amp;amp; ceil((Month/3)) as Quarter;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(Date) as Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(Date) as Month;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; makedate(2015, ceil(rand()*12)) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ceil(rand()*10) as Val&lt;/P&gt;&lt;P&gt;AutoGenerate 1000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is &lt;SPAN style="font-size: 13.3333px;"&gt;makedate(2015, ceil(rand()*12)) doing and I have multiple years, what is 2015 in there. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and I need the data to be cumulative, meaning,Q2, will be Q1 and Q2, and Q3 will be (Q1,Q2,Q3)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 23:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997516#M339274</guid>
      <dc:creator />
      <dc:date>2015-11-15T23:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997517#M339275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your sample did not include year and date, so &lt;A href="https://community.qlik.com/qlik-users/10670"&gt;maxgro&lt;/A&gt;‌ must have created some dummy data for you to show the sample. If you can share a more representative sample (which include years) and stuff we might be able to get you a more relevant solution &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have you looked at my solution? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 23:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997517#M339275</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-15T23:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997518#M339276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my case the Type is a Value List dimension so in the Expression I am using If &lt;/P&gt;&lt;P&gt;ValeuList (..........) -'Indemnity Incurred',&lt;/P&gt;&lt;P&gt;your expression, it doesnt work,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 23:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997518#M339276</guid>
      <dc:creator />
      <dc:date>2015-11-15T23:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997519#M339277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample because without a sample, we are just beating around the bushes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 23:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997519#M339277</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-15T23:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997520#M339278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know how to add the attachment to the Reply so I created the new discussion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 00:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997520#M339278</guid>
      <dc:creator />
      <dc:date>2015-11-16T00:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997521#M339279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that new thread. I will work on getting a solution which might help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 00:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997521#M339279</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-16T00:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997522#M339280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 00:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997522#M339280</guid>
      <dc:creator />
      <dc:date>2015-11-16T00:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997523#M339281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.qvw is already attached&lt;/P&gt;&lt;P&gt;script with test data is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 'Q' &amp;amp; ceil((Month/3)) as Quarter;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Year(Date) as Year, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Month(Date) as Month;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; makedate(2015, ceil(rand()*12)) as Date,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ceil(rand()*10) as Val&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate 1000;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 19:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997523#M339281</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-11-16T19:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE QUARTERS</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997524#M339282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you look at the actual QVW, QVD and Sample output . its under &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"BAR CHART LINE ISSUE" thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 19:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-CREATE-QUARTERS/m-p/997524#M339282</guid>
      <dc:creator />
      <dc:date>2015-11-16T19:29:30Z</dc:date>
    </item>
  </channel>
</rss>

