<?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: Quater End in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413488#M1157292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll would look for which quarter&amp;nbsp; tomorrows date fall under and then exclude it.&lt;/P&gt;&lt;P&gt;Example1: My last transaction data is from 2012-12-31 (q4 2012), the day after is 2013-01-01 (q1 2013). I will only include Quarters &amp;lt; q1 2013&amp;nbsp; &lt;/P&gt;&lt;P&gt;Example2:&amp;nbsp; My last transaction data is from 2012-12-15 (q4 2012), the day after is 2013-12-16 (q4 2012). I will only include Quarters &amp;lt; q4 2012.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2013 07:23:15 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2013-01-11T07:23:15Z</dc:date>
    <item>
      <title>Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413486#M1157290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want sales&amp;nbsp; wrt finicial year only for which quater has ended.Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For year 2012-13 my three quater is completed i.e q1,q2,q3 so my sales should come but for q4 only two mnths is compeletd so no data should come for q4 of 2012-13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 06:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413486#M1157290</guid>
      <dc:creator />
      <dc:date>2013-01-11T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413487#M1157291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #333333;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 8pt;"&gt;I propose to&amp;nbsp; move the relevant data to a new table by using QuarterStart and QuarterEnd in a where-clause:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 8pt;"&gt;NewTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Date as MaxLastQ_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sale as MaxLastQ_Sale&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;quarter_input.xls&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sheet1$)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;QuarterEnd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;QuarterStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sebablum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 07:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413487#M1157291</guid>
      <dc:creator />
      <dc:date>2013-01-11T07:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413488#M1157292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll would look for which quarter&amp;nbsp; tomorrows date fall under and then exclude it.&lt;/P&gt;&lt;P&gt;Example1: My last transaction data is from 2012-12-31 (q4 2012), the day after is 2013-01-01 (q1 2013). I will only include Quarters &amp;lt; q1 2013&amp;nbsp; &lt;/P&gt;&lt;P&gt;Example2:&amp;nbsp; My last transaction data is from 2012-12-15 (q4 2012), the day after is 2013-12-16 (q4 2012). I will only include Quarters &amp;lt; q4 2012.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 07:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413488#M1157292</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2013-01-11T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413489#M1157293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; @sebablum &lt;/P&gt;&lt;P&gt;i want this condition to be applied on the front end where i want to see data on the basis of finicial year and quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 08:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413489#M1157293</guid>
      <dc:creator />
      <dc:date>2013-01-11T08:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413490#M1157294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I would have implemented a calendar with a Quarter index of some kind.&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13578929355321913" jivemacro_uid="_13578929355321913"&gt;&lt;P&gt;sum({&amp;lt;_QuarterSerial={"&amp;lt;$(=max(_QuarterSerial))"}&amp;gt;}Sale)&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 08:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413490#M1157294</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2013-01-11T08:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413491#M1157295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" href="https://community.qlik.com/people/vegar.lie.arntsen" id="jive-10029211273382398861484"&gt;Vegar Arntsen, Lie&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u tell me how u have calculated _QuarterSerial. And If possible please provide me the .qvs file that u have included in an application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 08:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413491#M1157295</guid>
      <dc:creator />
      <dc:date>2013-01-11T08:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413492#M1157296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sale&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\test35.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day(date) as day,&lt;/P&gt;&lt;P&gt;Month(date) as month,&lt;/P&gt;&lt;P&gt;Year(date) as year,&lt;/P&gt;&lt;P&gt;yearname(date,0,4) as FinancialYear;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; date(Date#(date,'DD.MM.YYYY')) as date,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sale&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\test35.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&amp;nbsp; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 09:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413492#M1157296</guid>
      <dc:creator />
      <dc:date>2013-01-11T09:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413493#M1157297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;A _jive_internal="true" href="https://community.qlik.com/people/vegar.lie.arntsen"&gt;Vegar Arntsen, Lie &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ur code runs perfectly but my finicial begin from april 2011 to mar 2012. thats why i need ur qvs file so that i changed year format &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 09:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413493#M1157297</guid>
      <dc:creator />
      <dc:date>2013-01-11T09:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413494#M1157298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;A _jive_internal="true" href="https://community.qlik.com/people/vegar.lie.arntsen"&gt;Vegar Arntsen, Lie &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me ur Qvs file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 10:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413494#M1157298</guid>
      <dc:creator />
      <dc:date>2013-01-11T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Quater End</title>
      <link>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413495#M1157299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is the QlikView Components code library.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You find it at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcomponents.org"&gt;http://qlikviewcomponents.org&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 15:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quater-End/m-p/413495#M1157299</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2013-01-11T15:58:31Z</dc:date>
    </item>
  </channel>
</rss>

